UNPKG

meet-addons-devtools

Version:

Set of tools helping developing addons for Meet.rs

6 lines (5 loc) 95 B
export interface IMeeting { id: string; code: string; partitionKey: string; }