first commit
This commit is contained in:
7
node_modules/lit-html/node/directives/join.js
generated
vendored
Normal file
7
node_modules/lit-html/node/directives/join.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* @license
|
||||
* Copyright 2021 Google LLC
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
function*o(o,t){const f="function"==typeof t;if(void 0!==o){let i=-1;for(const n of o)i>-1&&(yield f?t(i):t),i++,yield n}}export{o as join};
|
||||
//# sourceMappingURL=join.js.map
|
Reference in New Issue
Block a user