@sheerid/jslib
    Preparing search index...

    Type Alias FirstResponderPersonalInfoResponse

    FirstResponderPersonalInfoResponse: {
        availableStatuses?: FirstResponderStatus[];
        currentStep: "collectFirstResponderPersonalInfo";
        errorIds?: [ErrorId];
        instantMatchAttempts?: number;
        segment: "firstResponder";
        submissionUrl: string;
    } & VerificationResponse