UNPKG

steamcommunity-inventory

Version:

A rate limit and response handler for steamcommunity inventories. - It's functional. - Will appreciate all feedback I can get

6 lines 161 B
/** * Maximum number of items we can fetch from * the API. */ export declare const REQUEST_COUNT_THRESHOLD = 2500; //# sourceMappingURL=constant.d.ts.map