UNPKG

@alifd/next

Version:

A configurable component library for web built on React.

8 lines (6 loc) 203 B
import Animate from './animate'; import Expand from './expand'; import OverlayAnimate from './overlay-animate'; Animate.Expand = Expand; Animate.OverlayAnimate = OverlayAnimate; export default Animate;