Skip to content

Commit

Permalink
Update index.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
kobenguyent authored Nov 9, 2024
1 parent 5edfb57 commit dadd6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typings/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ declare namespace NodeJS {
Given: typeof Given;
When: typeof When;
Then: typeof Then;
DefineParameterType: typeof defineParameterType
DefineParameterType: typeof DefineParameterType
}
}

Expand Down

0 comments on commit dadd6e1

Please sign in to comment.