gaoluyang
2026-06-10 7bcc922ed2924583eecf3df378e5f70130d41368
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}