@cloudflare/realtimekit-react 1.1.0-staging.4 → 1.1.1-staging.1

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
@@ -40,7 +40,6 @@ declare const useRealtimeKitMeeting: () => {
40
40
  interface DyteClientParams {
41
41
  resetOnLeave?: boolean;
42
42
  }
43
-
44
43
  /**
45
44
  * Hook to get and intialise an instance of RealtimeKit meeting object
46
45
  */