UNPKG

100 BTypeScriptView Raw
1export interface LiveStartBroadcastResponseRootObject {
2 media_id: string;
3 status: string;
4}