@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) • 344 B
TypeScript
import * as i0 from "@angular/core";
/**
* Status bar item component
*/
export declare class StatusBarItemComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<StatusBarItemComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<StatusBarItemComponent, "ngx-remote-desktop-status-bar-item", never, {}, {}, never, ["*"]>;
}