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