UNPKG

react-kiwi-dropdown

Version:

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

10 lines (7 loc) 91 B
'use strict' module.exports = bail function bail(err) { if (err) { throw err } }