2026-04-28 f84e425bb9debb5f2af8e417bf07d2a2b0077609
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}