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