RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@voicenter-team/opensips-js
Versions diffs
1.0.100 → 1.0.101
@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.
Files changed (6)
hide
show
package/dist/index.d.ts
+1
-0
package/dist/opensips-js.cjs.js
+1
-1
package/dist/opensips-js.es.js
+4
-4
package/dist/opensips-js.iife.js
+1
-1
package/dist/opensips-js.umd.js
+1
-1
package/package.json
+1
-1
package/dist/index.d.ts
CHANGED
Viewed
@@ -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 {
1
2
3
4
5
...
Next ›
Last »