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