UNPKG

aoc-copilot

Version:

Advent of Code automatic runner for examples and inputs

3 lines 159 B
export { argsToOptions, Options } from './options'; export { AdditionalInfo, logger, NotImplemented, run } from './runner'; //# sourceMappingURL=index.d.ts.map