mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-29 00:20:04 +01:00
3 lines
85 B
TypeScript
3 lines
85 B
TypeScript
import { Node } from "@tiptap/core";
|
|
export declare const MathBlock: Node<any, any>;
|