UNPKG

hierarchy-js

Version:

Elegant and lightweight library for working with data structures

8 lines (7 loc) 137 B
module.exports = { id: 'id', parentId: 'parentId', children: 'children', excludeParent: false, saveExtractedChildren: false, }