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
Currently when using static properties for classes there is no way to make flow like them. Ideally a similar transform as is done for @prop would be done for @static.
Currently when using static properties for classes there is no way to make flow like them. Ideally a similar transform as is done for
@propwould be done for@static.