chengxiangling
2025-05-14 4842a9a9a3394099188819499f8b68aafcff6e21
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}