liding
2025-05-08 2e0f40608e66abc1fc5026f1194c032a7e52379e
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}