Skip to content

Commit 43184d3

Browse files
zirkelcebisbe
andauthored
Update lib/index.d.ts
Co-authored-by: Enric Bisbe Gil <[email protected]>
1 parent 9df7415 commit 43184d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/index.d.ts

+3
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,9 @@ interface Map extends StateBase {
145145
Type: 'Map';
146146
ItemsPath: string;
147147
Iterator: Definition;
148+
ItemSelector: {
149+
[key: string]: string;
150+
}
148151
MaxConcurrency?: number;
149152
Parameters?: {
150153
[key: string]: string;

0 commit comments

Comments
 (0)