jccp_a/vuepress/node_modules/lit-html/node/directives/if-defined.js
hellcat ac91e1fbe4 1
2025-11-12 17:57:30 +08:00

8 lines
210 B
JavaScript

import{nothing as t}from"../lit-html.js";
/**
* @license
* Copyright 2018 Google LLC
* SPDX-License-Identifier: BSD-3-Clause
*/const o=o=>o??t;export{o as ifDefined};
//# sourceMappingURL=if-defined.js.map