blob: 0c47403d680915bfac27f18ac147e8a0c343f385 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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);
}
|