• Recursively masks all occurrences of a sensitive field name with a given mask string in a TypeScript object.

    Parameters

    Returns unknown

    A new object with the sensitive fields masked.

Generated using TypeDoc