UNPKG
@while-and-for/tremor-react
Version:
latest (0.0.1-development)
0.0.1-development
0.0.0-development
The React library to build dashboards faster.
github.com/tremorlabs/tremor
tremorlabs/tremor
@while-and-for/tremor-react
/
dist
/
components
/
vis-elements
/
index.d.ts
7 lines
(6 loc)
•
173 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
*
from
"./CategoryBar"
;
export
*
from
"./DeltaBar"
;
export
*
from
"./ProgressBar"
;
export
*
from
"./MarkerBar"
;
export
*
from
"./BarList"
;
export
*
from
"./Tracker"
;