Variable apiKeyConfigConst

apiKeyConfig: {
    apiHeaderKey: string;
    refreshRateKey: string;
    tokenArrayKey: string;
} = ...

Type declaration

  • apiHeaderKey: string
  • refreshRateKey: string
  • tokenArrayKey: string

Generated using TypeDoc