apiKeyExchangeRateLimitOperation top-level constant

AuthRateLimitOperation const apiKeyExchangeRateLimitOperation

Implementation

const apiKeyExchangeRateLimitOperation = AuthRateLimitOperation(
  'api_key',
  'exchange',
);