Type alias Never

Never: {
    kind: "never";
}

Type declaration

  • kind: "never"