UNPKG

react-kiwi-dropdown

Version:

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

2 lines (1 loc) 68 B
export declare const isArrayLike: <T>(x: any) => x is ArrayLike<T>;