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