aboutsummaryrefslogtreecommitdiff
path: root/test/snapshots/bundled-entry-point.js
blob: 4f5a598949316fedbcf204c0dcb0f0278834b9b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
import {
__require as require
} from "http://localhost:8080/bun:wrap";
import * as $45b81229 from "http://localhost:8080/node_modules/react/index.js";
export function test() {
  return testDone(import.meta.url);
}

//# sourceMappingURL=http://localhost:8080/bundled-entry-point.js.map