UNPKG

playable

Version:

Video player based on HTML5Video

3 lines (2 loc) 84 B
declare function camelToKebab(string: string): string; export default camelToKebab;