We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7912c0c commit 0af08aeCopy full SHA for 0af08ae
src/hooks.ts
@@ -42,4 +42,4 @@ export type {
42
43
export type { ReceivedDataMessage } from '@livekit/components-core';
44
export * from './hooks/useE2EEManager';
45
-export type { UseRNE2EEManagerOptions } from './hooks/useE2EEManager'
+export type { UseRNE2EEManagerOptions } from './hooks/useE2EEManager';
0 commit comments