UNPKG

mychips-react-sdk

Version:
6 lines 209 B
export declare class RateLimitService { private static storageKey; static enableRequest(): Promise<void>; static canMakeRequest(): Promise<boolean>; } //# sourceMappingURL=RatelimitService.d.ts.map