Skip to content

Type Alias: CreateWebhook

ts
type CreateWebhook = z.input<typeof CreateWebhookSchema>;

Defined in: parameters/createWebhook.ts:14