import { type DefaultAocdSourceOptions } from "https://deno.land/x/aocd@v1.5.3/DefaultAocdSource.ts";
Properties
optional
inputFile: string | URLRead input from a file instead of from the Advent of Code website.
x/aocd/DefaultAocdSource.ts>DefaultAocdSourceOptions
import { type DefaultAocdSourceOptions } from "https://deno.land/x/aocd@v1.5.3/DefaultAocdSource.ts";
Read input from a file instead of from the Advent of Code website.