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