UNPKG

@types/codemirror

Version:
8 lines (6 loc) 122 B
import { Linter } from "./lint"; declare module "../../" { namespace lint { const html: Linter<any>; } }