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