index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
tests
/
testdata
/
workers
/
custom_inspect
/
main.ts
blob: 93d4eec2d503b319f14a666020199be694904284 (
plain
)
1
2
3
4
new Worker( import.meta.resolve("./worker.ts"), { type: "module" }, );