Files
bun.sh/integration/snapshots/bundled-entry-point.debug.js

10 lines
248 B
JavaScript

import {
__require as require
} from "http://localhost:8080/__runtime.js";
import * as $bbcd215f from "http://localhost:8080/node_modules/react/index.js";
var hello = null ?? "world";
export function test() {
return testDone(import.meta.url);
}