UNPKG

aoc-automation

Version:

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

4 lines (2 loc) 59 B
const envTXT = "AOC_SESSION_KEY="; export default envTXT;