• Provides basic duck typing to determine if the provided object is a HMR ProxyComponent instance or class.

    Parameters

    • comp: any

      Data to check as a HMR proxy component.

    Returns boolean

    Whether basic duck typing succeeds.