Pinned Loading
-
-
boggle.ts
boggle.ts 1const fs = require("fs");
23const words = fs.readFileSync('/usr/share/dict/words', 'utf-8').split("\n") as string[];
45const root = {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.