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
/
lib
/
index.d.ts
10 lines
(9 loc)
•
244 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
export
*
from
"./inputTypes"
;
export
*
from
"./constants"
;
export
*
from
"./shape"
;
export
*
from
"./sizing"
;
export
*
from
"./spacing"
;
export
*
from
"./font"
;
export
*
from
"./theme"
;
export
*
from
"./utils"
;
export
*
from
"./tremorTwMerge"
;