odc.xiaohui
2023-12-19 5bcde3b761933fe21214f2539c59a7c750138c41
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default () => {
  return setupExtend({})
};