Skip to content

Commit

Permalink
remove util for now from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 8, 2023
1 parent 2c0924f commit e194b03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@ H3 has a concept of composable utilities that accept `event` (from `eventHandler
- `getValidatedBody(event, validate)`
- `getRouterParams(event)`
- `getRouterParam(event, name)`
- `getRouterMatch(event)`
- `getMethod(event, default?)`
- `isMethod(event, expected, allowHead?)`
- `assertMethod(event, expected, allowHead?)`
Expand Down

0 comments on commit e194b03

Please sign in to comment.