UNPKG

@codemirror/legacy-modes

Version:

Collection of ported legacy language modes for the CodeMirror code editor

5 lines (4 loc) 200 B
import {StreamParser} from "@codemirror/language" export declare const mscgen: StreamParser<unknown> export declare const msgenny: StreamParser<unknown> export declare const xu: StreamParser<unknown>