gaoluyang
2026-04-22 652ca168e8d71a36ef0865e3b641caed023a7871
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}