Front end of the Slack clone application.

animations.d.ts 419B

1234567
  1. /**
  2. * Generated bundle index. Do not edit.
  3. */
  4. export * from './public_api';
  5. export { BaseAnimationRenderer as ɵa } from './src/animation_renderer';
  6. export { BROWSER_ANIMATIONS_PROVIDERS as ɵf, BROWSER_NOOP_ANIMATIONS_PROVIDERS as ɵg, InjectableAnimationEngine as ɵb, instantiateDefaultStyleNormalizer as ɵd, instantiateRendererFactory as ɵe, instantiateSupportedAnimationDriver as ɵc } from './src/providers';