UNPKG

lazzy.ts

Version:

Fast and lightweight library for lazy operations with iterable objects.

4 lines 135 B
export * from "./ILazy"; export * from "./ILazyCollection"; export * from "./ILazyCollectionAsync"; //# sourceMappingURL=index.d.ts.map