StylelintError.d.ts 77 B

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