UNPKG

twdl

Version:

Downloads image and video tweets from Twitter

3 lines (2 loc) 121 B
import { TweetData } from '../util.js'; export declare function getId(tweetData: Partial<TweetData>): Promise<string>;