@sawport/peers-caller 1.0.0-alpha.15 → 1.0.0-alpha.16

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.
@@ -4,6 +4,7 @@
4
4
  * Provides a React Context to access the PeersCaller instance and all
5
5
  * video call functionality from anywhere in the component tree.
6
6
  */
7
+ import * as React from "react";
7
8
  import { type ReactNode } from "react";
8
9
  import { type UseVideoCallOptions, type UseVideoCallReturn } from "../hooks";
9
10
  /**
@@ -30,7 +31,7 @@ export interface VideoCallProviderProps {
30
31
  * </VideoCallProvider>
31
32
  * ```
32
33
  */
33
- export declare function VideoCallProvider({ options, children, }: VideoCallProviderProps): import("react/jsx-runtime").JSX.Element;
34
+ export declare function VideoCallProvider({ options, children, }: VideoCallProviderProps): React.JSX.Element;
34
35
  /**
35
36
  * useVideoCallContext - access video call context from any child component
36
37
  *
@@ -1 +1 @@
1
- {"version":3,"file":"VideoCallContext.d.ts","sourceRoot":"","sources":["../../src/context/VideoCallContext.tsx"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,EAA6B,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAClE,OAAO,EAEL,KAAK,mBAAmB,EACxB,KAAK,kBAAkB,EACxB,MAAM,UAAU,CAAC;AAOlB;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACrC,4CAA4C;IAC5C,OAAO,EAAE,mBAAmB,CAAC;IAC7B,uBAAuB;IACvB,QAAQ,EAAE,SAAS,CAAC;CACrB;AAED;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,iBAAiB,CAAC,EAChC,OAAO,EACP,QAAQ,GACT,EAAE,sBAAsB,2CAQxB;AAED;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,mBAAmB,IAAI,kBAAkB,CAWxD"}
1
+ {"version":3,"file":"VideoCallContext.d.ts","sourceRoot":"","sources":["../../src/context/VideoCallContext.tsx"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAA6B,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAClE,OAAO,EAEL,KAAK,mBAAmB,EACxB,KAAK,kBAAkB,EACxB,MAAM,UAAU,CAAC;AAOlB;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACrC,4CAA4C;IAC5C,OAAO,EAAE,mBAAmB,CAAC;IAC7B,uBAAuB;IACvB,QAAQ,EAAE,SAAS,CAAC;CACrB;AAED;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,iBAAiB,CAAC,EAChC,OAAO,EACP,QAAQ,GACT,EAAE,sBAAsB,qBAQxB;AAED;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,mBAAmB,IAAI,kBAAkB,CAWxD"}