• Inherits superCtor.

    Parameters

    • ctor: object | Function

      Destination creator or object to inherit.

    • superCtor: object | Function

      Parent creator or object to inherit.

    Returns void