UNPKG

@openstream/client

Version:
8 lines 163 B
export type PlayHistoryItemKind = { kind: "live"; } | ({ kind: "playlist"; } & { file_id: string; }); //# sourceMappingURL=PlayHistoryItemKind.d.ts.map