dashboard
repositories
filestore
activity
search
login
zhouwx
/
education
forked from
education
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
批改
zhouwx
2024-08-05
4f6cdee3d3a9967b6955aacc354bf557430c0643
[~zhouwx/education.git]
/
vite
/
plugins
/
setup-extend.js
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
export default function createSetupExtend() {
return setupExtend({})
}