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