progress on gettin content using RMB

This commit is contained in:
timurgordon
2022-02-08 03:44:10 +03:00
parent accef28c35
commit 00c8893dd2
7 changed files with 1089 additions and 5 deletions

5
tsconfig.json Normal file
View File

@@ -0,0 +1,5 @@
{
"compilerOptions": {
"esModuleInterop": true,
}
}