UNPKG

lazzy.ts

Version:

Fast and lightweight library for lazy operations with iterable objects.

5 lines 142 B
import Lazy from "./lazy"; export default Lazy; export * from "./consumers"; export * from "./generators"; //# sourceMappingURL=index.d.ts.map