mirror of
https://github.com/d3/d3.git
synced 2025-12-08 19:46:24 +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";
|