Function: parseAppNotificationRequest()
function parseAppNotificationRequest(value: unknown): AppNotificationRequest;
Defined in: shared/validation/notifications.ts:66
Extracts a typed generic app notification request or throws with Zod issues attached.
Parametersโ
valueโ
unknown