UNPKG

react-kiwi-dropdown

Version:

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

4 lines 116 B
export function isObject(x) { return x !== null && typeof x === 'object'; } //# sourceMappingURL=isObject.js.map