letsgocoding
2025-02-14 fe8985afecd77360b8627f6fbea1736c3fcb94b5
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}