liding
2026-06-10 8b96705e839dfd751a595611071cb1c8525dd645
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}