Updates
This commit is contained in:
Vendored
+2
@@ -1,2 +1,4 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.TurboSyncStatuses = void 0;
|
||||
exports.TurboSyncStatuses = ["syncing", "error", "done"];
|
||||
|
||||
Reference in New Issue
Block a user