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