UNPKG

video.js

Version:

An HTML5 video player that supports HLS and DASH with a common API and skin.

4 lines 209 B
export function toLowerCase(string: string): string; export function toTitleCase(string: string): string; export function titleCaseEquals(str1: string, str2: string): boolean; //# sourceMappingURL=str.d.ts.map