@byloth/core 2.1.0 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/core.esm.js CHANGED
@@ -5557,7 +5557,7 @@ function jt(i) {
5557
5557
  function It(i) {
5558
5558
  return `${i.charAt(0).toUpperCase()}${i.slice(1)}`;
5559
5559
  }
5560
- const At = "2.1.0";
5560
+ const At = "2.1.1";
5561
5561
  export {
5562
5562
  E as AggregatedAsyncIterator,
5563
5563
  x as AggregatedIterator,