UNPKG

mermaid

Version:

Markdown-ish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs.

17 lines (16 loc) 219 B
function t(e, a) { switch (arguments.length) { case 0: break; case 1: this.range(e); break; default: this.range(a).domain(e); break; } return this; } export { t as i };