hard-break-escape.d.ts 168 B

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