UNPKG

@svta/common-media-library

Version:
4 lines 257 B
import type { Presentation } from '../../../types/model/Presentation.js'; import type { Manifest } from '../../../types/manifest/Manifest.js'; export declare function mapHlsToHam(manifest: Manifest): Presentation[]; //# sourceMappingURL=mapHlsToHam.d.ts.map