UNPKG

@illgrenoble/ngx-remote-desktop

Version:

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

7 lines (4 loc) 246 B
import { disableDebugTools } from '@angular/platform-browser'; import { enableProdMode } from '@angular/core'; const _decorateModuleRef = function identity<T>(value: T): T { return value; }; export const decorateModuleRef = _decorateModuleRef;