Highly extendable animate in the Freelens.
npm install @freelensapp/animateThis package contains stuff related to creating Lens-applications.
``sh`
npm install @freelensapp/animate
`typescript``
import { animateFeature } from "@freelensapp/animate";
import { animateFeature, requestAnimationFrameInjectable } from "@freelensapp/animate";
import { Animate } from "@freelensapp/animate";
import type { AnimateName } from "@freelensapp/animate";
import type { RequestAnimationFrame } from "@freelensapp/animate";