公告板
版本库
filestore
活动
搜索
登录
戚荣
/
dujy-ui
都江堰后台
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
初始化
qirong
2024-01-19
b56e85165dd4fa9cb868aec83370c046adfa7950
[~qirong/dujy-ui.git]
/
vite
/
plugins
/
setup-extend.ts
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
export default () => {
return setupExtend({})
};