3 lines
99 B
TypeScript
3 lines
99 B
TypeScript
import {StreamParser} from "@codemirror/language"
|
|
export declare const ruby: StreamParser<unknown>
|