UNPKG

@0xcert/utils

Version:

General utility module with common helper functions.

2 lines (1 loc) 75 B
export declare function toInteger(val: number | string | boolean): number;