UNPKG
react-loaderkit
Version:
latest (3.0.1)
3.0.1
A collection of customizable loading components for React
react-loaderkit
/
dist
/
loaders
/
index.d.ts
8 lines
(7 loc)
•
191 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
*
from
'./creative'
;
export
*
from
'./icons'
;
export
*
from
'./progress'
;
export
*
from
'./skeleton'
;
export
*
from
'./spinner'
;
export
*
from
'./text'
;
export
*
from
'./type'
;