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