UNPKG

meet-addons-devtools

Version:

Set of tools helping developing addons for Meet.rs

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