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