Uploader online (#26)
This commit is contained in:
@@ -367,4 +367,4 @@ export interface ActiveEval {
|
||||
on(event: "close", cb: () => void): void;
|
||||
on(event: "error", cb: (err: Error) => void): void;
|
||||
on(event: string, cb: (...args: any[]) => void): void;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user