UNPKG

@wabarc/broker

Version:

Pack and store webpages from Telegram channel.

3 lines (2 loc) 136 B
export declare const createFilename: (uri: string, title: string) => string; export declare const sleep: (ms: number) => Promise<void>;