Files
bun.sh/integration/snapshots/ts-fallback-rewrite-works.debug.js

4 lines
63 B
JavaScript

export function test() {
return testDone(import.meta.url);
}