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