UNPKG

@wistia/wistia-player

Version:

An embeddable wistia-player web component and React wrapper to add responsive, lightweight, and SEO-friendly videos to your site.

3 lines 210 B
export declare const camelCaseToKebabCase: (camelCaseString: string) => string; export declare const kebabCaseToCamelCase: (kebabCaseString: string) => string; //# sourceMappingURL=camelCaseToKebabCase.d.ts.map