ZN
4 天以前 c0d6fe2638379e6fb23f1af5eff27355cb565e9d
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}