LazyBoy2/node_modules/micromark-core-commonmark/lib/character-reference.d.ts

4 lines
173 B
TypeScript
Raw Permalink Normal View History

2026-09-15 03:20:42 +00:00
/** @type {Construct} */
export const characterReference: Construct;
import type { Construct } from 'micromark-util-types';
//# sourceMappingURL=character-reference.d.ts.map