UNPKG

d3

Version:

A JavaScript visualization library for HTML and SVG.

5 lines (4 loc) 161 B
if (typeof define === "function" && define.amd) define(d3); else if (typeof module === "object" && module.exports) module.exports = d3; this.d3 = d3; }();