UNPKG

@oystehr/sdk

Version:

Oystehr SDK

5 lines (4 loc) 96 B
export interface TelemedJoinMeetingParams { encounterId: string; anonymous?: boolean; }