angular/goldens/public-api/platform-browser/animations/async/index.api.md
Jessica Janiuk 9766116cea refactor(animations): deprecate the animations package (#62795)
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
2025-07-29 09:50:09 +00:00

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)