UNPKG

angular-d3-graph

Version:

Component for rendering a line graph or bar graph.

6 lines (5 loc) 104 B
/* SystemJS module definition */ declare var module: NodeModule; interface NodeModule { id: string; }