UNPKG

@types/codemirror

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