UNPKG

agora-rest-client

Version:
5 lines (4 loc) 193 B
import { StreamSubscribe } from '../../../../../services/cloudrecording/api/req/updateResource'; export interface UpdateMixRecordingResourceClientReq { streamSubscribe?: StreamSubscribe; }