Repository
Current version released
3 years ago
Versions
hello
Prints out hello, world!.
Usage
import hello from "https://deno.land/x/hello/mod.ts";
hello();
// Output: hello, world!Prints out hello, world!.
import hello from "https://deno.land/x/hello/mod.ts";
hello();
// Output: hello, world!