Variable DEFAULT_GLOBAL_OPTIONSConst

DEFAULT_GLOBAL_OPTIONS: {
    headers: {
        X-Client-Info: string;
    };
} = ...

Type declaration

  • headers: {
        X-Client-Info: string;
    }
    • X-Client-Info: string

Generated using TypeDoc