UNPKG

@hubspot/api-client

Version:

NodeJS v3 [HubSpot API](https://developers.hubspot.com/docs/api/overview) SDK(Client) files

11 lines (10 loc) 229 B
export declare const DEFAULT_LIMITER_OPTIONS: { minTime: number; maxConcurrent: number; id: string; }; export declare const SEARCH_LIMITER_OPTIONS: { minTime: number; maxConcurrent: number; id: string; };