DYL
2025-01-18 114757358ee9fae1e6d50e0be51acdae8f9f01a8
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}