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
Right now, a decorator exists for both normal fields an fields with array-values. Whenever TypeScript allows for retrieving the type associated with an Array, I can change these and continue using only one type of decorator.
The text was updated successfully, but these errors were encountered:
Right now, a decorator exists for both normal fields an fields with array-values. Whenever TypeScript allows for retrieving the type associated with an Array, I can change these and continue using only one type of decorator.
The text was updated successfully, but these errors were encountered: