UNPKG

foxes.cool

Version:
6 lines (4 loc) 94 B
import foxes from "../src/deno.ts"; (async () => { console.log(await foxes.fox()); })();