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.
1 parent 0797349 commit 8ef7049Copy full SHA for 8ef7049
types/index.ts
@@ -9,7 +9,7 @@ interface GenerateApiParamsBase {
9
/**
10
* default 'api.ts'
11
*/
12
- name?: string;
+ fileName?: string;
13
14
15
* name of the main exported class
0 commit comments