mirror of
https://github.com/d3/d3.git
synced 2026-01-25 15:24:06 +00:00
* remove Sublime project * adopt type=module; update dependencies * type: module * GitHub actions
3 lines
72 B
JavaScript
3 lines
72 B
JavaScript
export {version} from "./package.json";
|
|
export * from "./src/index.js";
|