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