UNPKG
grammy
Version:
latest (1.43.0)
1.43.0
1.42.0
1.41.1
1.41.0
1.40.1
1.40.0
1.39.3
1.39.2
1.39.1
1.39.0
1.38.4
1.38.3
1.38.2
1.38.1
1.38.0
1.37.1
1.37.0
1.36.3
1.36.1
1.36.0
1.35.1
1.35.0
1.34.1
1.34.0
1.33.0
1.32.0
1.31.3
1.31.2
1.31.1
1.31.0
1.30.1
1.30.0
1.29.0
1.28.0
1.27.0
1.26.1
1.26.0
1.25.2
1.25.1
1.25.0
1.24.1
1.24.0
1.23.1
1.23.0
1.22.4
1.22.3
1.22.2
1.22.1
1.22.0
1.21.2
1.21.1
1.21.0
1.20.4
1.20.3
1.20.2
1.20.1
1.20.0
1.19.3
1.19.2
1.19.1
1.19.0
1.18.3
1.18.2
1.18.1
1.18.0
1.17.2
1.17.1
1.17.0
1.16.2
1.16.1
1.16.0
1.15.3
1.15.2
1.15.1
1.15.0
1.14.1
1.14.0
1.13.1
1.13.0
1.12.5
1.12.4
1.12.3
1.12.2
1.12.1
1.12.0
1.11.2
1.11.1
1.11.0
1.10.1
1.10.0
1.9.2
1.9.1
1.9.0
1.8.3
1.8.2
1.8.1
1.8.0
1.7.3
1.7.2
1.7.1
1.7.0
1.6.2
1.6.1
1.6.0
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.6.0
0.5.0
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
The Telegram Bot Framework.
grammy.dev
grammyjs/grammY
grammy
/
out
/
shim.node.d.ts
3 lines
(2 loc)
•
117 B
TypeScript
View Raw
1
2
3
export
{
AbortController
,
type
AbortSignal
}
from
"abort-controller"
;
export
{
default
as
fetch }
from
"node-fetch"
;