UNPKG

fomantic-ui-react

Version:

Fomantic-UI React -- A React Component Library.

4 lines (3 loc) 145 B
import { animationShape } from './type'; declare const TransitionAnimation: (props: animationShape) => void; export default TransitionAnimation;