knowledgebase_law/node_modules/micromark-core-commonmark/lib/hard-break-escape.d.ts
2025-04-11 11:47:09 -04:00

4 lines
168 B
TypeScript

/** @type {Construct} */
export const hardBreakEscape: Construct;
import type { Construct } from 'micromark-util-types';
//# sourceMappingURL=hard-break-escape.d.ts.map