- Preparing search index...
- The search index is not available
nope-js-node
- deflattenObject(_flattenObject, options): any
-
Parameters
-
_flattenObject: Map<string, any>
-
options: {
prefix?: string;
splitchar?: string;
}
-
Optional
prefix?: string
-
Optional
splitchar?: string
Returns any
Deflattens an Dict Based Object. The Object it self is represented as Map, whereas the Key represents the path.
Author
M.Karkowski
Export
Returns
{*}