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