UNPKG

hierarchy-js

Version:

Elegant and lightweight library for working with data structures

9 lines (8 loc) 151 B
'use strict'; module.exports = { id: 'id', parentId: 'parentId', children: 'children', excludeParent: false, saveExtractedChildren: false };