UNPKG

marked-custom-heading-id

Version:
5 lines (3 loc) 127 B
import type { MarkedExtension } from 'marked'; declare function customHeadingId(): MarkedExtension; export = customHeadingId;