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
I haven't used Flow before so this might be a bad idea - but would it make sense to put all of our Flow types in one file or folder? Is that even possible?
The text was updated successfully, but these errors were encountered:
Therefore we could make a file, maybe src/types.js and use the es6 import/export syntax to import and export types in other files, just as you would reference a function.
I haven't used Flow before so this might be a bad idea - but would it make sense to put all of our Flow types in one file or folder? Is that even possible?
The text was updated successfully, but these errors were encountered: