blob: c9b173dabbdf8b84d20f51d821564825f8fc7d59 [file] [log] [blame]
export declare function isNumeric(val: any): val is number | string;