UNPKG

@notion-md-converter/core

Version:
4 lines (3 loc) 167 B
export declare const createMarkdownEquationTransformer: ({ type, }?: { type?: "code" | "equation"; }) => import("@notion-md-converter/types").EquationTransformer;