UNPKG

curried-intrinsic

Version:
2 lines (1 loc) 77 B
export declare const greaterThan: (than: number) => (x: number) => boolean;