This website works better with JavaScript.
Home
Explore
Help
Sign In
Chevalier
/
chat-ts-sdk
Watch
2
Star
1
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
No Description
6
Commits
2
Branches
Tree:
d3f54d1c53
develop
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'd3f54d1c53'
${ noResults }
chat-ts-sdk
/
tsconfig.test.json
tsconfig.test.json
87B
History
Raw
1
2
3
4
5
6
{
"extends": "./tsconfig.json",
"compilerOptions": {
"module": "commonjs"
}
}