index.js 79 Bytes
Newer Older
Muddsair Sharif's avatar
Muddsair Sharif committed
1
2
3
4
5
6
export {
  axisTop,
  axisRight,
  axisBottom,
  axisLeft
} from "./src/axis";