UNPKG

@jengaui/utils

Version:

Jenga UI Utils component in React

4 lines (2 loc) 92 B
declare function toFlatTree(tree: any, includingFolders: any): any; export { toFlatTree };