Files
go-cuckoo/node_modules/micromark-extension-directive/lib/directive-leaf.d.ts
T
2026-07-03 19:24:01 -04:00

4 lines
163 B
TypeScript

/** @type {Construct} */
export const directiveLeaf: Construct;
import type { Construct } from 'micromark-util-types';
//# sourceMappingURL=directive-leaf.d.ts.map