deno.land / std@0.177.1 / 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
11 months ago