timepiece/node_modules/lit-html/directives/when.js

8 lines
192 B
JavaScript
Raw Normal View History

2024-05-14 14:54:12 +00:00
/**
* @license
* Copyright 2021 Google LLC
* SPDX-License-Identifier: BSD-3-Clause
*/
function n(n,o,r){return n?o():null==r?void 0:r()}export{n as when};
//# sourceMappingURL=when.js.map