Function bindFunctions

  • Binds a this value for all of the functions in an object (not recursive)

    Type Parameters

    • T extends object
    • This = any

    Parameters

    Returns Bound<T, This>