walkerkd

Results 1 comments of walkerkd

Thanks for the workaround. I actually had to do: export const server = Server({ games: [MediocrityGame as unknown as Game], }); because the compiler thinks I might be doing something...