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