@mobilon-dev/gigachat-api-client - v0.0.2
    Preparing search index...

    Interface IAuthClientOptions

    interface IAuthClientOptions {
        debug: boolean;
        logger: any;
        url: string;
    }
    Index

    Properties

    Properties

    debug: boolean
    logger: any
    url: string