dashboard
repositories
filestore
activity
search
login
mayh
/
fireworkEnterpriseSideWeb
forked from
fireworkEnterpriseSideWeb
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
接口对接
zhouwx
2025-04-14
0eb20ecb8d06fb2dbc0741566ebbfc1160e33ecb
[~mayh/fireworkEnterpriseSideWeb.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({})
}