UNPKG

mume-with-litvis

Version:

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

6 lines (5 loc) 148 B
/** * Extend table syntax to support colspan and rowspan for merging cells * @param $ */ export default function enhance($: any): Promise<void>;