UNPKG

youtube-video-summarizer-mcp

Version:
3 lines (2 loc) 136 B
export declare const languageCodes: readonly string[]; export declare const isLanguageCodeValid: (code: string | undefined) => boolean;