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 179 B
import type { EmbedOptions } from '../types/EmbedOptions.ts'; export declare const getWistiaOptions: (mediaId: string) => EmbedOptions; //# sourceMappingURL=wistiaOptions.d.ts.map