UNPKG

mathup

Version:

Easy MathML authoring tool with a quick to write syntax

4 lines 247 B
export default function parenCloseScanner(char: string, input: string, state: import("./index.js").State, options: import("./index.js").Options): (import("./index.js").Token & { end: number; }) | null; //# sourceMappingURL=paren-close.d.ts.map