Skip to main content

the_answer

🔮 The Answer to the Ultimate Question of Life, the Universe, and Everything.

Usage

import { theAnswer } from "https://deno.land/x/the_answer@v1.0.2/the_answer.ts";

console.log(`the answer is ${theAnswer}`);

You gotta be kiddin’ me, right?

Yup — not really; I needed to publish a small, esoterically elegant Deno module to show bits of my participation in the first Deno Hacktoberfest and break my lockdown procrastination :P

License

MIT