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