mono/packages/media/ref/yt-dlp/dist/index.d.ts

4 lines
351 B
TypeScript

export { YtDlp } from './ytdlp.js';
export { YtDlpOptions, DownloadOptions, FormatOptions, VideoInfoOptions, VideoFormat, VideoInfo, YtDlpOptionsSchema, DownloadOptionsSchema, FormatOptionsSchema, VideoInfoOptionsSchema, VideoFormatSchema, VideoInfoSchema, } from './types.js';
export { logger } from './logger.js';
//# sourceMappingURL=index.d.ts.map