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