UNPKG

curried-intrinsic

Version:
2 lines (1 loc) 90 B
export declare const entries: <T>(array: readonly T[]) => IterableIterator<[number, T]>;