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