UNPKG

@2e32/react-select

Version:
3 lines 162 B
import type { Nullable } from '../types'; export declare const isSameValue: <T, O>(value: Nullable<T>, option: O) => boolean; //# sourceMappingURL=common.d.ts.map