UNPKG

react-kiwi-dropdown

Version:

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

5 lines (4 loc) 121 B
export declare const Immediate: { setImmediate(cb: () => void): number; clearImmediate(handle: number): void; };