{"version":3,"sources":["../../src/utils/assertion.ts"],"sourcesContent":["// https://stackoverflow.com/questions/39419170/how-do-i-check-that-a-switch-block-is-exhaustive-in-typescript\nexport const safeAssertUnreachable = (x: never): never => {\n  throw new Error(`Unreachable switch case:${x}`)\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AACO,IAAM,wBAAwB,CAAC,MAAoB;AACxD,QAAM,IAAI,MAAM,2BAA2B,CAAC,EAAE;AAChD;","names":[]}