UNPKG

react-kiwi-dropdown

Version:

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

5 lines (3 loc) 236 B
var nativeFunctionToString = require('../internals/function-to-string'); var WeakMap = require('../internals/global').WeakMap; module.exports = typeof WeakMap === 'function' && /native code/.test(nativeFunctionToString.call(WeakMap));