zhouwx
2024-11-11 da05b26e60136f91fda4be7f960ed0eb2b16bfab
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}