Files
AgapHost/sandbox/tgbot/node_modules/grammy/out/shim.node.d.ts
2026-03-05 11:22:34 +00:00

3 lines
117 B
TypeScript

export { AbortController, type AbortSignal } from "abort-controller";
export { default as fetch } from "node-fetch";