heading-atx.d.ts 157 B

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