6 天以前 9c4e9a6062c51b6702684225de4c0694f8e06891
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}