Files
est-frame/node_modules/micromark-extension-math/lib/math-flow.d.ts
2025-10-22 05:38:27 +00:00

4 lines
114 B
TypeScript
Executable File

/** @type {Construct} */
export const mathFlow: Construct;
import type { Construct } from 'micromark-util-types';