UNPKG

react-kiwi-dropdown

Version:

| Name | Type | Description | | --------------------------- | -------------------- | ----------- | | options | array | | selectedOption | string | | onCha

7 lines (5 loc) 165 B
require('../../modules/es.date.to-string'); var dateToString = Date.prototype.toString; module.exports = function toString(it) { return dateToString.call(it); };