Complete Typescript types for the data on Milky Way Idle

1 Open Issue Need Help Last updated: Aug 3, 2025

Open Issues Need Help

View All on GitHub
Libraries Language Bindings

AI Summary: Complete the TypeScript types for the Milky Way Idle game by populating currently unknown entries. This involves identifying the missing data within the game's state, configuring it to be properly exported, and updating the JSON schema used to generate the TypeScript types. The goal is to replace all instances of `z.ZodUnknown` with accurate type definitions.

Complexity: 4/5
bug good first issue

Complete Typescript types for the data on Milky Way Idle

TypeScript