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
/
throwing_worker.js
blob: 56ee4ff887f152ce92af3d35a8fceb63b393aa7b (
plain
)
1
2
// This worker just throws error when it's being executed throw Error("Thrown error");