Buckets:
| /** | |
| * @license | |
| * Copyright 2021 Google LLC | |
| * SPDX-License-Identifier: BSD-3-Clause | |
| */ | |
| export function when(condition, trueCase, falseCase) { | |
| return condition ? trueCase(condition) : falseCase?.(condition); | |
| } | |
| //# sourceMappingURL=when.js.map |
Xet Storage Details
- Size:
- 248 Bytes
- Xet hash:
- 05789b310077812c5655d821bf62fdfc0398fed778cf16ba85cc8f4e178ffc0b
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.