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