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