| /** | |
| * Worker-side primitives for worker-like runtimes. | |
| * | |
| * A `WorkerRunner` receives messages tagged by a numeric port id, sends replies | |
| * back through the same transport, and can expose disconnect notifications. The | |
| * module also defines the small platform message shape and the | |
| * `WorkerRunnerPlatform` service that starts a platform-specific runner. | |
| * | |
| * @since 4.0.0 | |
| */ | |
| import * as Context from "../../Context.js"; | |
| /** | |
| * Context service that starts a platform-specific `WorkerRunner`. | |
| * | |
| * @category models | |
| * @since 4.0.0 | |
| */ | |
| export class WorkerRunnerPlatform extends /*#__PURE__*/Context.Service()("effect/workers/WorkerRunner/WorkerRunnerPlatform") {} | |
| //# sourceMappingURL=WorkerRunner.js.map |
Xet Storage Details
- Size:
- 709 Bytes
- Xet hash:
- 1a308e41a5f50839119f7efeaf0f0918e35112e72ad65a997a93d99256272e14
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.