UNPKG

react-kiwi-dropdown

Version:

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

15 lines (10 loc) 237 B
declare const marker: { /** Generates a shared symbol. @param subject - The symbol subject. @return A symbol matching the subject. */ (subject: string): symbol; default: typeof marker; }; export = marker;