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