Buckets:
| import { nothing } from '../lit-html.js'; | |
| /** | |
| * @license | |
| * Copyright 2018 Google LLC | |
| * SPDX-License-Identifier: BSD-3-Clause | |
| */ | |
| /** | |
| * For AttributeParts, sets the attribute if the value is defined and removes | |
| * the attribute if the value is undefined. | |
| * | |
| * For other part types, this directive is a no-op. | |
| */ | |
| const ifDefined = (value) => value ?? nothing; | |
| export { ifDefined }; | |
| //# sourceMappingURL=if-defined.js.map | |
Xet Storage Details
- Size:
- 427 Bytes
- Xet hash:
- 487cd8e9e286fa8e2386949f309765a380f68ad1841e288bb6696599e2af8c2c
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.