UNPKG
@kgdata/use-chat
Version:
latest (1.0.3)
1.0.3
use-chat
github.com/xxx/xxx
@kgdata/use-chat
/
tsconfig.json
7 lines
(6 loc)
•
94 B
JSON
View Raw
1
2
3
4
5
6
7
{
"extends"
:
"../../tsconfig.json"
,
"compilerOptions"
:
{
"rootDir"
:
"src"
}
}