UNPKG

@sgnl-pro/react-tree

Version:

A tree view component for React

3 lines (2 loc) 99 B
import { ITreeState } from './treeReducer'; export declare const useTreeState: () => ITreeState;