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.
2 parents 8d72d0b + 6a1f2e8 commit 0f7340fCopy full SHA for 0f7340f
src/index.ts
@@ -1,4 +1,4 @@
1
-export { AI21 } from './AI21';
+export { AI21, type ClientOptions } from './AI21';
2
export { VERSION } from './version';
3
export {
4
type DocumentSchema,
0 commit comments