@angular/core
Version:
Angular - the core framework
19 lines (18 loc) • 1.45 kB
TypeScript
/**
* Generated bundle index. Do not edit.
*/
export * from './public_api';
export { AnimationMetadataType as ɵv, animate as ɵx, group as ɵy, keyframes as ɵbc, sequence as ɵz, state as ɵbb, style as ɵba, transition as ɵbd, trigger as ɵw } from './src/animation/dsl';
export { _iterableDiffersFactory as ɵk, _keyValueDiffersFactory as ɵl, _localeFactory as ɵm } from './src/application_module';
export { ApplicationRef_ as ɵe } from './src/application_ref';
export { _appIdRandomProviderFactory as ɵf } from './src/application_tokens';
export { defaultIterableDiffers as ɵg, defaultKeyValueDiffers as ɵh } from './src/change_detection/change_detection';
export { DefaultIterableDifferFactory as ɵi } from './src/change_detection/differs/default_iterable_differ';
export { DefaultKeyValueDifferFactory as ɵj } from './src/change_detection/differs/default_keyvalue_differ';
export { ReflectiveInjector_ as ɵb } from './src/di/reflective_injector';
export { ReflectiveDependency as ɵc, resolveReflectiveProviders as ɵd } from './src/di/reflective_provider';
export { wtfEnabled as ɵn } from './src/profile/profile';
export { createScope as ɵp, detectWTF as ɵo, endTimeRange as ɵs, leave as ɵq, startTimeRange as ɵr } from './src/profile/wtf_impl';
export { makeParamDecorator as ɵa } from './src/util/decorators';
export { _def as ɵt } from './src/view/provider';
export { DebugContext as ɵu } from './src/view/types';