Hierarchy

Constructors

Methods

  • Type Parameters

    • T extends object

    Parameters

    • obj: T
    • replacerFn: ((value) => string)
        • (value): string
        • Parameters

          • value: string

          Returns string

    Returns T

  • Generic object property replacer for updating source or target namespaces on objects and arrays

    Type Parameters

    • T extends object

    Parameters

    • obj: T

      Object

    Returns T