LazyBoy2/node_modules/micromark-core-commonmark/lib/label-start-link.d.ts

4 lines
166 B
TypeScript
Raw Normal View History

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