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