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 3dde57a + da6bb9e commit 317190fCopy full SHA for 317190f
types/index.d.ts
@@ -15,6 +15,7 @@ export type Options = {
15
exportServices?: boolean;
16
exportModels?: boolean;
17
exportSchemas?: boolean;
18
+ postfix?: string;
19
request?: string;
20
write?: boolean;
21
};
0 commit comments