MCPcopy Create free account
hub / github.com/GooseMod/OpenAsar /

Class

src/splash/index.js:79–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77
78let toSend = 0; // Progress state to send for ModuleUpdater (0 = downloading, 1 = installing)
79class UIProgress { // Generic class to track updating and sent states to splash
80 constructor(st) {
81 this.st = st;
82

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected