UNPKG

react-native-tree-multi-select

Version:

A super-fast, customizable tree view component for React Native with multi-selection, checkboxes, and search filtering capabilities.

3 lines 153 B
/** wrapper for React.memo that works with generic components. */ export declare const typedMemo: <T>(c: T) => T; //# sourceMappingURL=typedMemo.d.ts.map