UNPKG
@jy95/material-ui-image
Version:
latest (4.0.9)
4.0.9
4.0.8
4.0.7
4.0.6
4.0.5
4.0.1
4.0.0
Material style image with loading animation
github.com/jy95/material-ui-image
jy95/material-ui-image
@jy95/material-ui-image
/
src
/
index.d.ts
2 lines
(1 loc)
•
65 B
TypeScript
View Raw
1
2
export
{
default
,
ImageProps
}
from
'./components/Image/Image'
;