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