This website works better with JavaScript.
Home
Explore
Help
Sign In
elink-star
/
open-webui
Watch
8
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
deepseek前端代码库
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Commits
1
Branch
0
Tags
51 MiB
Tree:
680ad1e527
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '680ad1e527'
${ noResults }
open-webui
/
cypress
/
tsconfig.json
8 lines
109 B
Raw
Normal View
History
init
1 year ago
{
"extends"
:
"../tsconfig.json"
,
"compilerOptions"
:
{
"inlineSourceMap"
:
true
,
"sourceMap"
:
false
}
}