You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
298 B
6 lines
298 B
|
|
// `@antv/vendor/d3-regression` (CommonJS)
|
|
// See upstream license: git+https://github.com/HarryStevens/d3-regression/blob/main/LICENSE
|
|
//
|
|
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-regression`
|
|
module.exports = require("../lib-vendor/d3-regression/src/index.js");
|
|
|