gongchunyi
2026-02-11 2b45d2253a1c0bf992f190c04edbf0a54af0443c
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}