UNPKG

@codemirror/legacy-modes

Version:

Collection of ported legacy language modes for the CodeMirror code editor

4 lines (3 loc) 157 B
import {StreamParser} from "@codemirror/language" export declare const rpmChanges: StreamParser<unknown> export declare const rpmSpec: StreamParser<unknown>