mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
9135dbaab2
This will prevent devs from using these providers in at a component level. PR Close #52862
394 B
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)