Home > hls.js > PathwayClone

PathwayClone type

Signature:

export type PathwayClone = {
    'BASE-ID': string;
    ID: string;
    'URI-REPLACEMENT': UriReplacement;
};

References: UriReplacement