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
/
error_worker_permissions_remote.ts
blob: 878c7080a7fc4a2a1632710da24aa9666b83c509 (
plain
)
1
2
3
4
new Worker( "http://localhost:4545/subdir/worker_types.ts", { type: "module" }, );