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