UNPKG

simple-tree-utils

Version:

Simple Tree Utils is the library to convert and manipulate with tree-like structures.

3 lines (2 loc) 101 B
export { TreeUtils } from './simple-tree-utils'; export type { IConfig } from './simple-tree-utils';