deno.land / std@0.166.0 / node / _module / cjs / cjs_throw.js

نووسراو ببینە
1
2
3
4
5
6
7
function hello() { throw new Error("bye");}
// deno-lint-ignore no-undefmodule.exports = { hello };
std

Version Info

Tagged at
a year ago