Variable: GetTokenWebhookSchema
ts
const GetTokenWebhookSchema: ZodObject<{
idWebhook: ZodUnknown;
token: ZodString;
}, $strip>;Defined in: parameters/getTokenWebhook.ts:3