@voicenter-team/opensips-js 1.0.100 → 1.0.102

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,8 @@ declare interface WebrtcMetricsConfigType {
1109
1109
  declare interface WhiteboardElementSelectors {
1110
1110
  container: string;
1111
1111
  drawerContainer: string;
1112
+ konvaContainer: HTMLElement;
1113
+ document: HTMLElement;
1112
1114
  }
1113
1115
 
1114
1116
  declare interface WhiteboardOptions {