UNPKG

@oystehr/sdk

Version:

Oystehr SDK

7 lines (5 loc) 125 B
// AUTOGENERATED -- DO NOT EDIT export interface TelemedJoinMeetingParams { encounterId: string; anonymous?: boolean; }