📄 hard-break-escape.d.ts
/home/palash/git/site/node_modules/micromark-core-commonmark/lib/hard-break-escape.d.ts
Language: ts • Lines: 4
/** @type {Construct} */
export const hardBreakEscape: Construct;
import type { Construct } from 'micromark-util-types';
//# sourceMappingURL=hard-break-escape.d.ts.map