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