importing

This commit is contained in:
unsoftcapped3 2022-12-24 05:51:34 +00:00 committed by thepaperpilot
parent db075b9f16
commit 9fc5ab090d
3 changed files with 3 additions and 0 deletions

View file

@ -38,6 +38,7 @@ import workshop from "./workshop";
import wrappingPaper from "./wrapping-paper";
import toys from "./toys";
import reindeer from "./reindeer";
import sleigh from "./sleigh";
const id = "metal";
const day = 7;

View file

@ -38,6 +38,7 @@ import paper from "./paper";
import workshop from "./workshop";
import toys from "./toys";
import reindeer from "./reindeer";
import sleigh from "./sleigh";
const id = "plastic";
const day = 10;

View file

@ -41,6 +41,7 @@ import wrappingPaper from "./wrapping-paper";
import toys from "./toys";
import factory from "./factory";
import reindeer from "./reindeer";
import sleigh from "./sleigh";
const id = "trees";
const day = 1;