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
{{ message }}
This repository was archived by the owner on Jan 19, 2026. It is now read-only.
Current behavior:
When generating the types of a component with single/multiple option fields, they are all typed as 'unknown'
Expected behavior:
It should make a union type of the string values
Should be