UNPKG

express-limiter-pro

Version:

A TypeScript library for safe display and sanitization to prevent XSS attacks.

4 lines (3 loc) 98 B
export declare class ConfigNotFoundException extends Error { constructor(message?: string); }