You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There currently does not seem to be a working way to extend a known array shape with additional keys, other than redefining it entirely. "..." can be used to signal that there may be additional keys, but not which:
There currently does not seem to be a working way to extend a known array shape with additional keys, other than redefining it entirely. "..." can be used to signal that there may be additional keys, but not which:
I would propose this solution:
https://psalm.dev/r/3afa0bf3db
The text was updated successfully, but these errors were encountered: