mirror of
https://github.com/denoland/deno.git
synced 2025-03-03 09:31:22 -05:00
Add std/examples/welcome.ts (#3181)
This commit is contained in:
parent
029e833075
commit
073b64bd43
1 changed files with 1 additions and 0 deletions
1
std/examples/welcome.ts
Normal file
1
std/examples/welcome.ts
Normal file
|
@ -0,0 +1 @@
|
|||
console.log("Welcome to Deno 🦕");
|
Loading…
Add table
Reference in a new issue