Skip to content

Commit 506f0c0

Browse files
committed
Fix: index.d.ts: Options: exportClient
1 parent 4c5ac0d commit 506f0c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export type Options = {
1414
exportServices?: boolean;
1515
exportModels?: boolean;
1616
exportSchemas?: boolean;
17+
exportClient?: boolean;
1718
request?: string;
1819
write?: boolean;
1920
};

0 commit comments

Comments
 (0)