UNPKG

d3-org-chart

Version:
8 lines (6 loc) 236 B
// var tape = require("tape"), // d3 = require(".."); // tape("org() returns the answer to the ultimate question of life, the universe, and everything.", function(test) { // test.equal(d3.orgChart(), 42); // test.end(); // });