Files
echo-nexus/node_modules/@codemirror/legacy-modes/mode/shell.d.ts
T

3 lines
100 B
TypeScript

import {StreamParser} from "@codemirror/language"
export declare const shell: StreamParser<unknown>