huminmin
2026-04-29 918a7451c217053f0cf3ee630724aca9903ab8a4
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}