chenhj
2025-06-04 8959959e59f5a95ca7e61aa60decba4364f36339
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}