zhouwx
2024-08-13 0daf7e406663eb3a99c2122773f5c3297b8c1253
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}