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