mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This deprecates the animations package in favor of using `animate.enter` and `animate.leave` with intent to remove the full package in v22.2. DEPRECATED: @angular/animations PR Close #62795
406 B
406 B
API Report File for "@angular/platform-browser_animations_async"
Do not edit this file. It is a report generated by API Extractor.
import { EnvironmentProviders } from '@angular/core';
// @public @deprecated
export function provideAnimationsAsync(type?: 'animations' | 'noop'): EnvironmentProviders;
// (No @packageDocumentation comment for this package)