UNPKG

ts-unreachable

Version:

Utility function for exhaustiveness checking with TypeScript.

2 lines (1 loc) 58 B
export default function unreachable (value: never): never