UNPKG

@fluent-form/core

Version:

An Angular dynamic forms library powered by Fluent API and JSON.

8 lines (7 loc) 289 B
import { Subject } from 'rxjs'; import * as i0 from "@angular/core"; export declare class DestroyedSubject extends Subject<void> { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<DestroyedSubject, never>; static ɵprov: i0.ɵɵInjectableDeclaration<DestroyedSubject>; }