swc_sourcemap 10.0.0

Forked from https://github.com/getsentry/rust-sourcemap
Documentation
1
2
3
export function foo() {
    throw new Error("lets throw!");
}