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 204 B
import { MediaDataServerResponse } from '../types/player-api-types.ts'; export declare const isMediaDataError: (mediaData: MediaDataServerResponse) => boolean; //# sourceMappingURL=mediaDataError.d.ts.map