We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
types
1 parent 11fb25c commit f7d20efCopy full SHA for f7d20ef
package.json
@@ -3,6 +3,7 @@
3
"version": "2.1.0",
4
"description": "Telegraf local sessions middleware with multiple supported storage types (Memory/FileSync/FileAsync/...) using lowdb",
5
"main": "lib/session.js",
6
+ "types": "lib/session.d.ts",
7
"repository": {
8
"type": "git",
9
"url": "git+https://github.com/RealSpeaker/telegraf-session-local.git"
0 commit comments