Skip to content

Type Alias: PageWebhook

ts
type PageWebhook = z.infer<typeof PageWebhookSchema>;

Defined in: src/cloud/models/pageWebhook.ts:23