UNPKG

agora-rest-client

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