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
/
tests
/
testdata
/
workers
/
error_worker_permissions_local.ts
blob: 1a4b4c0a951bd28fefd6a0c6c469ecf5ce3ecab3 (
plain
)
1
2
3
4
new Worker( import.meta.resolve("../subdir/worker_types.ts"), { type: "module" }, );