dy
2025-04-13 83b82d54ef6bdd67feb6d7f4780fa6cbe92fa242
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}