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