notification-service
    Preparing search index...

    Variable getUserEmailConfirmationNotificationFromJsonConst

    getUserEmailConfirmationNotificationFromJson: (
        json: string,
    ) => UserEmailConfirmationNotification = userModule.com.munchies.user.infrastructure.adapter.outbound.notification.userEmailConfirmationNotificationFromJson

    Type Declaration

      • (json: string): UserEmailConfirmationNotification
      • Parameters

        • json: string

        Returns UserEmailConfirmationNotification