knowledgebase_law/node_modules/micromark-core-commonmark/lib/thematic-break.d.ts

4 lines
163 B
TypeScript
Raw Normal View History

2025-04-11 23:47:09 +08:00
/** @type {Construct} */
export const thematicBreak: Construct;
import type { Construct } from 'micromark-util-types';
//# sourceMappingURL=thematic-break.d.ts.map