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