hello Prints out hello, world!. Usage import hello from "https://deno.land/x/hello/mod.ts"; hello(); // Output: hello, world!