UNPKG

react-kiwi-dropdown

Version:

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

9 lines (7 loc) 270 B
require('../../modules/es.object.to-string'); require('../../modules/es.math.to-string-tag'); require('../../modules/es.json.to-string-tag'); var classof = require('../../internals/classof'); module.exports = function (it) { return '[object ' + classof(it) + ']'; };