UNPKG

@orchestrator/core

Version:
8 lines (7 loc) 170 B
import { Provider } from '@angular/core'; /** * Provides a map for injectors with providers * * @internal */ export declare const INJECTOR_MAP_PROVIDERS: Provider[];