Skip to content

Commit 63900c6

Browse files
chore(internal): improve index signature formatting (#283)
1 parent b5a28e8 commit 63900c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/resources/tasks.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ export interface Task {
9494
metadata?: unknown | null;
9595

9696
tools?: Array<Task.Tool>;
97+
9798
[k: string]: unknown;
9899
}
99100

0 commit comments

Comments
 (0)