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