Function createOrApplyPath

  • Type Parameters

    • T

    Parameters

    • obj: null | GenericObject
    • path: readonly string[]
    • value: null | T = null

    Returns null | GenericObject

Generated using TypeDoc