@bluelibs/runner - v5.5.0
    Preparing search index...

    Interface HttpClientAuth

    interface HttpClientAuth {
        header?: string;
        token: string;
    }
    Index

    Properties

    Properties

    header?: string
    token: string