UNPKG

@mui/x-tree-view

Version:

The community edition of the MUI X Tree View components.

3 lines 229 B
export { useTreeViewLabel } from "./useTreeViewLabel.js"; export type { UseTreeViewLabelSignature, UseTreeViewLabelParameters } from "./useTreeViewLabel.types.js"; export { labelSelectors } from "./useTreeViewLabel.selectors.js";