UNPKG

simple-tree-utils

Version:

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

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