UNPKG

react-kiwi-dropdown

Version:

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

9 lines (7 loc) 199 B
var $ = require('../internals/export'); var global = require('../internals/global'); // `globalThis` object // https://github.com/tc39/proposal-global $({ global: true }, { globalThis: global });