UNPKG

ts-prime

Version:

A utility library for JavaScript and Typescript.

4 lines 123 B
export declare const _toLazyIndexed: <T>(fn: T) => T & { indexed: true; }; //# sourceMappingURL=_toLazyIndexed.d.ts.map