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