Frodo Library - v4.7.0
    Preparing search index...

    Type Alias OtlpBasicAuth

    type OtlpBasicAuth = {
        password: string;
        username: string;
    }
    Index

    Properties

    Properties

    password: string
    username: string