UNPKG

nitter-scraper

Version:

A Twitter scraper that uses Nitter to fetch tweets without authentication

3 lines (2 loc) 61 B
import type { Tweet } from "./Tweet"; export type { Tweet };