Type Alias Never<Message>

Never<Message>: [never, Message]

never, with a message to help explain the problem. https://github.com/microsoft/TypeScript/issues/33098

Type Parameters

  • Message extends string