gaoluyang
2026-03-18 8d776a7dc0189497cacf91ccde2f3f7585dd65a6
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}