fuc-new/doc/node_modules/lit-html/directives/when.js
hellcat 6adbc04d4b 1
2025-10-03 17:17:08 +08:00

8 lines
181 B
JavaScript

/**
* @license
* Copyright 2021 Google LLC
* SPDX-License-Identifier: BSD-3-Clause
*/
function n(n,r,t){return n?r(n):t?.(n)}export{n as when};
//# sourceMappingURL=when.js.map