UNPKG

react-animate-z

Version:
4 lines (3 loc) 137 B
import React from 'react'; import { IAnimationProps } from './types'; export declare const AnimateWrapper: React.FC<IAnimationProps>;