UNPKG

react-animate-z

Version:
5 lines (4 loc) 159 B
import React from 'react'; import { IAnimationProps } from './types'; export declare const Animation: React.FC<IAnimationProps>; export default Animation;