This website works better with JavaScript.
Strona główna
Odkrywaj
Pomoc
Zaloguj się
Evo
/
chat-ts-sdk
sklonowany z
Chevalier/chat-ts-sdk
Obserwuj
1
Gwiazdka
0
Forkuj
0
Kod
Problemy
0
Pull Requests
0
Wydania
0
Wiki
Aktywność
Brak opisu
21
Commity
2
Gałęzie
Drzewo:
2161b8a381
feature/msgReaded
master
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z '2161b8a381'
${ noResults }
chat-ts-sdk
/
tsconfig.test.json
tsconfig.test.json
87B
Historia
Czysty
1
2
3
4
5
6
{
"extends": "./tsconfig.json",
"compilerOptions": {
"module": "commonjs"
}
}