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