ustcyc
2025-01-11 b9961b23c20cd3b29903063719cf47c96377d147
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}