mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
3 lines
86 B
TypeScript
3 lines
86 B
TypeScript
import { Node } from "@tiptap/core";
|
|
export declare const MathInline: Node<any, any>;
|