UNPKG

aoc-automation

Version:

Advent of Code tool to automate the repetitive parts of AoC.

6 lines (5 loc) 104 B
const envTXT = "AOC_SESSION_KEY="; var envTXT_default = envTXT; export { envTXT_default as default };