@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) • 341 B
TypeScript
import * as i0 from "@angular/core";
/**
* Toolbar item inside the toolbar
*/
export declare class ToolbarItemComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarItemComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<ToolbarItemComponent, "ngx-remote-desktop-toolbar-item", never, {}, {}, never, ["*"]>;
}