xiangpei
2024-04-10 5fe1a50155d890e868a1258c143eb6b5ac809aea
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default () => {
  return setupExtend({})
};