UNPKG

react-vir-tree

Version:
5 lines (4 loc) 196 B
import Deletable from './Deletable'; import Expandable from './Expandable'; import Favorite from './Favorite'; export default { Deletable: Deletable, Expandable: Expandable, Favorite: Favorite };