UNPKG

simplify-angular

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.0.0.

10 lines (9 loc) 386 B
import * as i0 from "@angular/core"; export declare class ComponentsRegisterService { private register; constructor(); getInstance(identifier: string): any; registerInstance(instance: any, identifier: any): void; static ɵfac: i0.ɵɵFactoryDeclaration<ComponentsRegisterService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<ComponentsRegisterService>; }