Skip to content

Commit bd59d2c

Browse files
committed
fix: Imports
1 parent 8d72d0b commit bd59d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export { AI21 } from './AI21';
1+
export { AI21, ClientOptions } from './AI21';
22
export { VERSION } from './version';
33
export {
44
type DocumentSchema,

0 commit comments

Comments
 (0)