UNPKG

react-kiwi-dropdown

Version:

A minimal, easy-to-use and highly adjustable dropdown component made with ReactJS.

2 lines (1 loc) 69 B
export declare function isNumeric(val: any): val is number | string;