gaoluyang
2026-04-01 801a3bc53415f6214800c561a562d17ea58b88f1
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}