UNPKG

@dboterho/ngx-remote-desktop

Version:

ngx-remote-desktop is an Angular2+ module for connecting to a remote desktop using the guacamole protocol

9 lines (8 loc) 355 B
import * as i0 from "@angular/core"; /** * Status bar component */ export declare class StatusBarComponent { static ɵfac: i0.ɵɵFactoryDeclaration<StatusBarComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<StatusBarComponent, "ngx-remote-desktop-status-bar", never, {}, {}, never, ["ngx-remote-desktop-status-bar-item"]>; }