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 9049afd + 317190f commit 506d4d5Copy full SHA for 506d4d5
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