AnimateEffect<T> typedef

AnimateEffect<T> = Effect<T>

Implementation

typedef AnimateEffect<T> = _animate.Effect<T>;