RuoYi
2022-12-07 b87927b75d9c7c962be0a22e94ec7fa0bb046f31
1
2
3
4
5
import setupExtend from 'vite-plugin-vue-setup-extend'
 
export default function createSetupExtend() {
    return setupExtend()
}