This commit is contained in:
Saahil 2025-02-15 21:02:02 -05:00
parent dcf0aabb1e
commit dee77bf1b2
No known key found for this signature in database
GPG key ID: 8A8B64515254CFC6

View file

@ -6,7 +6,7 @@ export * as howWasYourDay from "./howWasYourDay";
// export * from "./wsDirectory";
// export * from "./smee";
export * as whatYouDo from "./projectWaterydo";
export * as songs from "./Songs";
// export * as songs from "./Songs";
export * as nextdns from "./nextdns";
export * as hacktime from "./hacktime";
export * as adventOfCode from "./adventofcode";