📄 list.d.ts
/home/palash/git/site/node_modules/micromark-core-commonmark/lib/list.d.ts
Language: ts • Lines: 4
/** @type {Construct} */
export const list: Construct;
import type { Construct } from 'micromark-util-types';
//# sourceMappingURL=list.d.ts.map