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