This site uses cookies from Google to deliver its services and to analyze traffic.
A DI token that indicates which animations module has been loaded.
const ANIMATION_MODULE_TYPE: InjectionToken<"NoopAnimations" | "BrowserAnimations">;