Function unflatten

  • Unflattens an object with the paths for keys.

    Parameters

    • target: any

      The object to unflatten.

    • Optionalopts: UnflattenOptions

      Options for unflattening the object.

    Returns any