@cloudflare/realtimekit 1.1.6 → 1.1.7-staging.2

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
@@ -5892,6 +5892,7 @@ declare global {
5892
5892
  RNLocalMediaHandlerImpl?: any;
5893
5893
  RNAudioSampleHandlerImpl?: any;
5894
5894
  RNBackgroundTimerImpl?: any;
5895
+ RNDeviceInfoImpl?: any;
5895
5896
  isReactNative?: boolean;
5896
5897
  }
5897
5898
  interface Window {