@angular/core

ANIMATION_MODULE_TYPE

constant

A DI token that indicates which animations module has been loaded.

const ANIMATION_MODULE_TYPE: InjectionToken<"NoopAnimations" | "BrowserAnimations">;
Jump to details