swc/tests/tsc-references/es6/modules/exportSpellingSuggestion/input.ts/es5.2.minified/output.js

4 lines
82 B
JavaScript

export function assertNever(x, msg) {
throw new Error("Unexpected " + msg);
}