UNPKG
webhook-openapi
Version:
latest (0.2.0)
0.2.0
0.1.0
0.0.77
0.0.76
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Helps you create you own webhook server
webhook-openapi
/
dist
/
index.d.ts
4 lines
(3 loc)
•
130 B
TypeScript
View Raw
1
2
3
4
export
*
from
'@sinclair/typebox'
;
import
'openapi-types'
;
export
{ W
as
Webhook
, a
as
WebhookEvent
}
from
'./index-BWEK0mqA.js'
;