Skip to content

Commit 8ef7049

Browse files
yangdan8smorimoto
authored andcommitted
Update index.ts
1 parent 0797349 commit 8ef7049

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)