Utility type for including type errors in the typescript checking. It defines impossible type (object with non-existent unique symbol field). This type can be used in cases where typically never is used, but where some error message would be useful.

Type Parameters

  • message

Hierarchy

  • InferenceError

Properties

Properties

[Marker]: never

Generated using TypeDoc