UNPKG

apithreads

Version:

Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's [Threads](https://threads.net).

4 lines (3 loc) 92 B
/// <reference lib="dom" /> declare const fetch: typeof globalThis.fetch; export { fetch };