Skip to content

Commit c4642bf

Browse files
committed
Regenerate
1 parent c0ead68 commit c4642bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/website/docs/utilities.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ See the [recipe for passing data between the main and UI contexts](<%- query('pa
132132

133133
***Parameters***
134134

135-
- `name` (`Handler['name']`)
136-
- `args` (`Parameters<Handler['handler']>`)
135+
- `name` (`Handler["name"]`)
136+
- `args` (`Parameters<Handler["handler"]>`)
137137

138138
***Return type***
139139

0 commit comments

Comments
 (0)