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