Can't infer types from Object.fromEntries
correctly
#1120
Labels
question
Further information is requested
Object.fromEntries
correctly
#1120
Uh oh!
There was an error while loading. Please reload this page.
Issue
When i try to create schema dynamically, i get the TS Error - argument of type is not assignable to parameter of type ObjectEntries
string
index signatures are incompatible. I cannot figure out how to type it correctly (row 55 - it is the point)Playground
Link
The text was updated successfully, but these errors were encountered: