gongchunyi
2026-06-17 6238789e819efff358a3e8276433be8b27b71538
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}