ESLintError.d.ts 71 B

12
  1. export default ESLintError;
  2. declare class ESLintError extends Error {}