v0.4
Hackweek Project - Eric & Sebastian
Repository
Current version released
3 years ago
Versions
learning_deno
How to use
import { getHelloWorld } from "https://raw.githubusercontent.com/ericmadu/learning_deno/mod.ts";
const helloWorld = getHelloWorld();
console.log(helloWorld); // Prints "Hello World"
Authors
- Eric Madureira
- Sebastian Lozano