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