import { getAocd } from "https://deno.land/x/aocd@v1.5.3/mod.ts";
Main entrypoint into this library. Returns an automatically configured Aocd singleton instance.
The configuration is based on values previously passed to
configureAocd or CLI parameters inside Deno.args
.