Files
dd0c-site/node_modules/micromark-core-commonmark/lib/hard-break-escape.d.ts

4 lines
168 B
TypeScript
Raw Normal View History

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