@voicenter-team/opensips-js 1.0.100 → 1.0.101

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.d.ts CHANGED
@@ -1109,6 +1109,7 @@ declare interface WebrtcMetricsConfigType {
1109
1109
  declare interface WhiteboardElementSelectors {
1110
1110
  container: string;
1111
1111
  drawerContainer: string;
1112
+ document: HTMLElement;
1112
1113
  }
1113
1114
 
1114
1115
  declare interface WhiteboardOptions {