UNPKG

@byloth/core

Version:

An unopinionated collection of useful functions and classes that I use widely in all my projects. 🔧

3 lines (2 loc) • 139 B
export { default as SmartIterator } from "./smart-iterator.js"; export { default as SmartAsyncIterator } from "./smart-async-iterator.js";