UNPKG

mume-with-litvis

Version:

Fork of mume with added http://litvis.org/

6 lines (5 loc) 123 B
export default class HeadingIdGenerator { private table; constructor(); generateId(heading: string): string; }