Icard/angular-clarity-master(work.../node_modules/lit-html/directives/range.js

8 lines
230 B
JavaScript

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