huminmin
2026-02-04 8149580e1d1bd502dceffedf88858a87f131b3ee
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}