[READ-ONLY] Mirror of https://github.com/danielroe/n3rdle. n3rdle.vercel.app
0

Configure Feed

Select the types of activity you want to include in your feed.

n3rdle / index.d.ts
57 B 1 lines
1declare type GameState = [guess: string, hint: string][]