jccp_a/vuepress/node_modules/lit-html/node/directives/when.js
hellcat ac91e1fbe4 1
2025-11-12 17:57:30 +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