Files
Matthieu Riegler 9135dbaab2 refactor(animations): EnvironmentProviders for provideAnimationsAsync (#52862)
This will prevent devs from using these providers in at a component level.

PR Close #52862
2023-11-13 17:27:31 +00:00

394 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
export function provideAnimationsAsync(type?: 'animations' | 'noop'): EnvironmentProviders;

// (No @packageDocumentation comment for this package)