mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
6 lines
140 B
JavaScript
6 lines
140 B
JavaScript
export function test() {
|
|
return testDone(import.meta.url);
|
|
}
|
|
|
|
//# sourceMappingURL=http://localhost:8080/ts-fallback-rewrite-works.js.map
|