Functionpatch

  • Add values which the target object doesn't have

    Type Parameters

    • T

    Parameters

    • target: Patchable<T>
    • Rest...mixin: Patchable<T>[]

    Returns Patchable<T>