/** * @typedef {import('micromark-util-types').HtmlExtension} HtmlExtension */ /** @type {HtmlExtension} */ export const gfmTaskListItemHtml: HtmlExtension export type HtmlExtension = import('micromark-util-types').HtmlExtension