UNPKG

react-decode-animation

Version:
5 lines (4 loc) 266 B
import DecodeAnimation, { DecodeAnimationRef, DecodeAnimationProps } from "./components/DecodeAnimation"; import { DecodeState } from "./hooks/useDecodeAnimation"; export default DecodeAnimation; export { DecodeAnimationRef, DecodeAnimationProps, DecodeState };