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

8 lines
212 B
JavaScript

/**
* @license
* Copyright 2021 Google LLC
* SPDX-License-Identifier: BSD-3-Clause
*/
function*o(o,f){if(void 0!==o){let i=0;for(const t of o)yield f(t,i++)}}export{o as map};
//# sourceMappingURL=map.js.map