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