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 4d267f6 commit b0f2830Copy full SHA for b0f2830
index.ts
@@ -5,3 +5,5 @@ export * from './src/StreamChannel';
5
export * from './src/StreamVideoClient';
6
export * from './src/gen-feeds/models';
7
export * from './src/gen/models';
8
+export * from './src/StreamFeedsClient';
9
+export * from './src/StreamFeed';
0 commit comments