UNPKG

fast-iterable

Version:

Provides LINQ-like fluent api operations for iterables and async iterables (ES2018+).

7 lines (6 loc) 183 B
export declare const asyncProxyReference: { [key: string]: Function; }; export declare const asyncHandler: import("extension-methods").Extender<{ [key: string]: Function; }>;