UNPKG

starboard-python

Version:
4 lines (3 loc) 122 B
export function assertUnreachable(_x: never): never { throw new Error("This case should have never been reached"); }