UNPKG
react-flipping-content
Version:
latest (1.0.1)
1.0.1
1.0.0
A library to handle card flips in React
react-flipping-content
/
lib
/
cjs
/
index.d.ts
3 lines
(2 loc)
•
55 B
TypeScript
View Raw
1
2
3
export
*
from
'./flip-card'
;
export
*
from
'./models'
;