Skip to content

Variable: GetTokenWebhooksSchema

ts
const GetTokenWebhooksSchema: ZodObject<{
  token: ZodString;
}, $strip>;

Defined in: parameters/getTokenWebhooks.ts:3