1
0
forked from Rowland/EG
EG/Cesium-1.132/node_modules/micromark-extension-math/lib/math-flow.d.ts
2025-08-25 17:48:13 +08:00

4 lines
114 B
TypeScript

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