UNPKG

@d-fischer/rate-limiter

Version:
6 lines (5 loc) 147 B
/** @private */ export declare class CustomError extends Error { constructor(...params: [string, string?, string?]); get name(): string; }