@sheerid/jslib
    Preparing search index...

    Type Alias SMSLoopResponse

    SMSLoopResponse: {
        currentStep: "smsLoop";
        errorIds?: [ErrorId];
        submissionUrl: string;
        verificationId: DatabaseId;
    } & WithLocaleAndCountryAndSegment