Skip to content

Variable: GetNotificationFieldSchema

ts
const GetNotificationFieldSchema: ZodObject<{
  field: ZodUnknown;
  id: ZodUnknown;
}, $strip>;

Defined in: parameters/getNotificationField.ts:3