UNPKG

t-youtube-transcript-fetcher

Version:

An enhanced TypeScript library for fetching YouTube transcripts with proxy support (based on youtube-transcript)

5 lines (4 loc) 149 B
/** * Formats an error message with a consistent, visually appealing style */ export declare function formatErrorMessage(message: string): string;