• The function checks that the type is inherited from Extension.

    Returns

    true if the type is inherited from Extension false otherwise.

    Parameters

    • type: unknown

      The type to be checked.

    Returns type is typeof Extension

Generated using TypeDoc