gaoluyang
2025-12-09 142c623716e1d5f21665089fa81348f9b2c68a32
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}