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