Skip to content

Commit 8fb2893

Browse files
committed
tsdocs
1 parent bd08ab9 commit 8fb2893

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/types/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ export * from './api';
22
export * from './enums';
33

44
export interface APIOptions {
5+
/** Whether experimental features should be enabled or not */
56
experimental: boolean;
67
}
78

0 commit comments

Comments
 (0)