Variable: GetNotificationCardSchema
ts
const GetNotificationCardSchema: ZodObject<{
fields: ZodOptional<ZodUnknown>;
id: ZodUnknown;
}, $strip>;Defined in: parameters/getNotificationCard.ts:3