UNPKG

curried-intrinsic

Version:
2 lines (1 loc) 79 B
export declare const at: (index: number) => <T>(array: T[]) => T | undefined;