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