UNPKG

react-native-tree-multi-select

Version:

Super-fast, customizable tree view component for React Native with drag-and-drop reordering, multi-selection, and search filtering.

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