opensips-js 0.1.7 → 0.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -499,7 +499,6 @@ declare class ManagedAudioContext {
499
499
  private lastStateChange;
500
500
  private resumeAttempts;
501
501
  constructor();
502
- private logPossibleSuspensionReasons;
503
502
  getContext(): Promise<AudioContext>;
504
503
  get rawContext(): AudioContext;
505
504
  getDebugInfo(): {