parent
2b6e1f0f4b
commit
af07ffc2ad
2
tools/public_api_guard/core/core.d.ts
vendored
2
tools/public_api_guard/core/core.d.ts
vendored
@ -23,10 +23,8 @@ export declare const APP_BOOTSTRAP_LISTENER: InjectionToken<((compRef: Component
|
||||
/** @experimental */
|
||||
export declare const APP_ID: InjectionToken<string>;
|
||||
|
||||
/** @experimental */
|
||||
export declare const APP_INITIALIZER: InjectionToken<(() => void)[]>;
|
||||
|
||||
/** @experimental */
|
||||
export declare class ApplicationInitStatus {
|
||||
readonly done: boolean;
|
||||
readonly donePromise: Promise<any>;
|
||||
|
Loading…
x
Reference in New Issue
Block a user