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