feat: use ts
This commit is contained in:
3
helloworld-ts/main.ts
Executable file
3
helloworld-ts/main.ts
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env -S deno run --allow-env
|
||||
|
||||
console.log("Hello world.");
|
||||
Reference in New Issue
Block a user