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