Skip to main content
Module

std/node/testdata/shebang.js

Deno standard library
Go to Latest
File
#!/usr/bin/env nodeconsole.log(42);