UNPKG

curried-intrinsic

Version:
2 lines (1 loc) 91 B
export declare const parseInt: (radix: number | undefined) => (string: string) => number;