remove unused fields on sleeves

This commit is contained in:
Olivier Gagnon
2022-07-28 03:08:39 -04:00
parent 4549b0d467
commit 3b35b07860
9 changed files with 142 additions and 445 deletions

View File

@@ -1022,7 +1022,7 @@ export interface SleeveInformation {
* Object representing a sleeve current task.
* @public
*/
export interface SleeveTask = any;
export type SleeveTask = any;
/**
* Object representing a port. A port is a serialized queue.