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

    Interface IAuthClientOptions

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

    Properties

    Properties

    debug: boolean
    logger?: any
    url?: string