swc_sourcemap 10.0.2

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