dashboard
repositories
filestore
activity
search
login
ztzh
/
zttj-web
中图铜镜
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
考核结果查看详情
xieb
2025-01-21
d13cebe7fbadd396e91a989af331df8a8e7b40f8
[ztzh/zttj-web.git]
/
vite
/
plugins
/
setup-extend.js
1
2
3
4
5
import setupExtend from 'vite-plugin-vue-setup-extend';
export default function createSetupExtend() {
return setupExtend();
}