UNPKG

@logo-software/tree

Version:

A tree view represents a hierarchical view of information, where each item can have a number of subitems.

5 lines (4 loc) 150 B
export * from './lib/tree.component'; export * from './lib/tree.module'; export * from './lib/tree'; export * from './lib/is-active-route.directive';