UNPKG

@angular/core

Version:

Angular - the core framework

4 lines (3 loc) 165 B
import { DebugContext } from './types'; export declare function initServicesIfNeeded(): void; export declare function getCurrentDebugContext(): DebugContext | null;