Skip to content

Commit 9dadc27

Browse files
authored
Apply suggestion from @chenjiahan
1 parent faeece4 commit 9dadc27

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ type ExtraTool = {
237237
/**
238238
* Specify where to display this tool.
239239
* If undefined, the tool will be displayed after built-in tools.
240+
*/
240241
order?: 'pre' | 'post';
241242
};
242243

0 commit comments

Comments
 (0)