UNPKG

micromark-extension-directive

Version:

micromark extension to support generic directives (`:cite[smith04]`)

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