Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
constructor(private ws: WebSocketService,
public ss: ShellService,
protected aroute: ActivatedRoute,
public translate: TranslateService) {
Terminal.applyAddon(fit);
Terminal.applyAddon(attach);
}
constructor(private ws: WebSocketService,
public ss: ShellService,
protected aroute: ActivatedRoute,
public translate: TranslateService) {
Terminal.applyAddon(fit);
Terminal.applyAddon(attach);
}