@100mslive/roomkit-react 0.2.7-alpha.6 → 0.2.7

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.
@@ -23,7 +23,7 @@ import {
23
23
  styled,
24
24
  usePollViewToggle,
25
25
  useTheme
26
- } from "./chunk-AWVNH33H.js";
26
+ } from "./chunk-Q6VWGYM4.js";
27
27
 
28
28
  // src/Prebuilt/layouts/HLSView.jsx
29
29
  init_define_process_env();
@@ -984,4 +984,4 @@ var HLSView_default = HLSView;
984
984
  export {
985
985
  HLSView_default as default
986
986
  };
987
- //# sourceMappingURL=HLSView-LO4FKVVI.js.map
987
+ //# sourceMappingURL=HLSView-KPCDHIH2.js.map
@@ -84,9 +84,9 @@ export declare const SUBSCRIBED_NOTIFICATIONS: {
84
84
  export declare const CREATE_ROOM_DOC_URL = "https://github.com/100mslive/100ms-web/wiki/Creating-and-joining-a-room";
85
85
  export declare const HLS_TIMED_METADATA_DOC_URL = "https://www.100ms.live/docs/javascript/v2/how--to-guides/record-and-live-stream/hls/hls-timed-metadata";
86
86
  export declare const REMOTE_STOP_SCREENSHARE_TYPE = "REMOTE_STOP_SCREENSHARE";
87
- export declare const isChrome: boolean | undefined;
88
- export declare const isFirefox: boolean | undefined;
89
- export declare const isSafari: boolean | undefined;
87
+ export declare const isChrome: boolean;
88
+ export declare const isFirefox: boolean;
89
+ export declare const isSafari: boolean;
90
90
  export declare const isIOS: boolean;
91
91
  export declare const isMacOS: boolean;
92
92
  export declare const isAndroid: boolean;