UNPKG

@nulib/react-media-player

Version:

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

3 lines (2 loc) 174 B
import { InternationalString } from "@hyperion-framework/types"; export declare const getLabel: (label: InternationalString, language?: string) => string[] | "" | undefined;