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