Skip to content

Commit

Permalink
Version 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
axelniklasson committed Nov 6, 2024
1 parent 0c230a9 commit 9efcddc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -46548,6 +46548,7 @@ var BenchmarkStatus;
BenchmarkStatus["ERROR"] = "ERROR";
BenchmarkStatus["CANCELED"] = "CANCELED";
BenchmarkStatus["WARNING"] = "WARNING";
BenchmarkStatus["STOPPED"] = "STOPPED";
})(BenchmarkStatus = exports.BenchmarkStatus || (exports.BenchmarkStatus = {}));
class UploadStatusError {
constructor(status, text) {
Expand Down

0 comments on commit 9efcddc

Please sign in to comment.