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