Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
benborgers committed Jun 4, 2024
1 parent 24de656 commit ac269e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
console.log("Starting");

import emojiDataset from "./emoji.json";

const emoji: (typeof emojiDataset)[number][] = [];
Expand Down

0 comments on commit ac269e4

Please sign in to comment.