UNPKG

@infinityfx/lively

Version:

Feature complete, lightweight react animation library.

6 lines (5 loc) 197 B
import Animatable from "./animatable"; import Animate from "./animate"; export { type AnimatableType } from "./animatable"; export { type Link } from "./core/link"; export { Animatable, Animate };