UNPKG

curried-intrinsic

Version:
2 lines (1 loc) 79 B
export declare const values: <T>(array: readonly T[]) => IterableIterator<T>;