chengxiangling
2025-05-15 d33d80732952b59e150911a3195e4245e184b6a9
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}