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