zhouwx
2025-07-07 e1fb583646c1497eee415334b54daebe1b5b098d
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}