@illgrenoble/visa-print-client
Advanced tools
Comparing version 1.1.3 to 1.2.0
{ | ||
"name": "@illgrenoble/visa-print-client", | ||
"description": "", | ||
"version": "1.1.3", | ||
"version": "1.2.0", | ||
"repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
@@ -5,2 +5,4 @@ import { Observable, Subject } from "rxjs"; | ||
import Socket = SocketIOClient.Socket; | ||
import { ManagerOptions } from "socket.io-client/build/esm/manager"; | ||
import { SocketOptions } from "socket.io-client/build/esm/socket"; | ||
import * as i0 from "@angular/core"; | ||
@@ -29,3 +31,3 @@ export type ConnectionData = { | ||
private _pdfDidOpen; | ||
connect(data: ConnectionData): Observable<PrintEvent>; | ||
connect(data: ConnectionData, connectionOptions: Partial<ManagerOptions & SocketOptions>): Observable<PrintEvent>; | ||
disconnect(connectionId: string): void; | ||
@@ -32,0 +34,0 @@ enablePrinting(connectionId: string): void; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
121035
584
3