unreachableException.d.ts 77 Bytes Raw Blame History Permalink 1 2 3 export default class UnreachableException { constructor(value: never); }