UNPKG

@yoyoboot/l-52abp-ng-form-generator

Version:

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

10 lines (9 loc) 372 B
import { Subject } from 'rxjs'; import * as i0 from "@angular/core"; export declare class DynamicComponentTerminatorService { onDestroy: Subject<boolean>; constructor(); destroy(): void; static ɵfac: i0.ɵɵFactoryDeclaration<DynamicComponentTerminatorService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<DynamicComponentTerminatorService>; }