replace carta with bun's own api
This commit is contained in:
@@ -15,5 +15,6 @@ export interface StreamSummary {
|
||||
export interface Stream extends StreamSummary {
|
||||
format: string;
|
||||
description: string | null;
|
||||
descriptionHtml: string;
|
||||
tracks: Track[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user