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
This all works just fine, except it outputs non-read-only types. From the docs I've seen, the only way to get readonly types is via the CLI. This seems like a strange limitation of the NodeJS API. Is there something I'm missing? Or is there just no way to make the generated types readonly?
The text was updated successfully, but these errors were encountered:
This all works just fine, except it outputs non-read-only types. From the docs I've seen, the only way to get readonly types is via the CLI. This seems like a strange limitation of the NodeJS API. Is there something I'm missing? Or is there just no way to make the generated types readonly?
The text was updated successfully, but these errors were encountered: