zhouwx
2025-03-26 915aa9658845f54442ccf2eeb0cc60e97323e808
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}