• Check if the constructor implements the specified interface.

    Type Parameters

    • T

    Parameters

    • object: Constructor

    Returns boolean

  • Check if object implements the specified interface.

    Type Parameters

    • T

    Parameters

    • object: unknown

    Returns object is T