UNPKG

telegram-session

Version:

Generate and get GramJS string sessions easily

12 lines 283 B
{ "compilerOptions": { "target": "ES2019", "module": "commonjs", "outDir": "./lib", "rootDir": "./src", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true } }