x/grammy/shim.node.ts
123export { AbortController, type AbortSignal } from "abort-controller";export { default as fetch } from "node-fetch";