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