Skip to content

Commit 9ca6728

Browse files
authored
Update index.ts
1 parent 43b4284 commit 9ca6728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ interface GenerateApiParamsBase {
99
/**
1010
* default 'api.ts'
1111
*/
12-
name?: string;
12+
fileName?: string;
1313

1414
/**
1515
* name of the main exported class

0 commit comments

Comments
 (0)