UNPKG

69 BTypeScriptView Raw
1export declare function isNumeric(val: any): val is number | string;