📄 math-flow.d.ts
/home/palash/git/site/node_modules/micromark-extension-math/dev/lib/math-flow.d.ts
Language: ts • Lines: 3
/** @type {Construct} */
export const mathFlow: Construct;
import type { Construct } from 'micromark-util-types';