feat: add daily challenge and blitz mode (2min speedrun)
This commit is contained in:
@@ -10,4 +10,6 @@
|
||||
*/
|
||||
export type * from './models/User'
|
||||
export type * from './models/Game'
|
||||
export type * from './models/DailyPuzzle'
|
||||
export type * from './models/DailyResult'
|
||||
export type * from './commonInputTypes'
|
||||
Reference in New Issue
Block a user