Skip to content

Commit

Permalink
Remove podium event source from docs (#4404)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathansamines authored Dec 12, 2022
1 parent 1a0ae74 commit 2878456
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions API.md
Original file line number Diff line number Diff line change
Expand Up @@ -1528,8 +1528,6 @@ Register custom application events where:

- `shared` - if `true`, the same event `name` can be registered multiple times where the second registration is ignored. Note that if the registration config is changed between registrations, only the first configuration is used. Defaults to `false` (a duplicate registration will throw an error).

- a [**podium**](https://hapi.dev/family/podium/api) emitter object.

- an array containing any of the above.

Return value: none.
Expand Down

0 comments on commit 2878456

Please sign in to comment.