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