@suluk/stripe - v0.2.0
↑ Suluk
GitHub
Preparing search index...
webhookRouter
Function webhookRouter
webhookRouter
(
handlers
?:
Record
<
string
,
WebhookHandler
>
)
:
WebhookRouter
Build a router, optionally seeded with a
{ type → handler }
map.
Parameters
handlers
:
Record
<
string
,
WebhookHandler
>
= {}
Returns
WebhookRouter
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
↑ Suluk
GitHub
@suluk/stripe - v0.2.0
Loading...
Build a router, optionally seeded with a
{ type → handler }map.