blob: 51562933fa810266f23abcf3ed51ff877a52cac7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
import {
__require as require
} from "http://localhost:8080/bun:wrap";
import * as $bbcd215f 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
|