UNPKG

@nulib/react-media-player

Version:

Viewer for audio, video and image file types driven by a IIIF manifest

3 lines (2 loc) 176 B
import { IIIFExternalWebResource } from "@hyperion-framework/types"; export declare const getPaintingResource: (vault: any, id: string) => IIIFExternalWebResource | undefined;