ZN
2026-03-20 8bf59ab1b9e97a0a7d2fa122746b287c185852ae
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}