web
2025-04-07 235a4425195251d0beec8e902746a5313d6f072d
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}