truly-ui
Version:
Web Components for Desktop Applications.
10 lines • 433 B
TypeScript
import * as i0 from "@angular/core";
export declare class CurrentModalService {
private currentFrontModal;
currentFrontModal$: import("rxjs").Observable<any>;
constructor();
setCurrentModal(currentFrontModal: any): void;
static ɵfac: i0.ɵɵFactoryDeclaration<CurrentModalService, never>;
static ɵprov: i0.ɵɵInjectableDeclaration<CurrentModalService>;
}
//# sourceMappingURL=current-modal.service.d.ts.map