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