gongchunyi
2026-05-24 2c4793b2e03ecdb60834f993c64c3a38d12eeae0
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}