UNPKG

@svta/common-media-library

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