UNPKG

curried-intrinsic

Version:
2 lines (1 loc) 74 B
export declare const pushOne: <T>(element: T) => (array: T[]) => number;