Initial commit
This commit is contained in:
6
node_modules/d3-axis/index.js
generated
vendored
Normal file
6
node_modules/d3-axis/index.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export {
|
||||
axisTop,
|
||||
axisRight,
|
||||
axisBottom,
|
||||
axisLeft
|
||||
} from "./src/axis";
|
||||
Reference in New Issue
Block a user