baseweb
baseweb copied to clipboard
chore(flow): Add flow declarations without implementaion
Description
Removing implementation from .js.flow files, merging them to single definition file per component for most cases.
This also fixed issue with flow when in many cases types are ignored, because apparently flow does not allow having implementation in .js.flow in some cases.
Scope
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit e6a1e01cc6541d2138366be00f317504dcaf8fa4:
| Sandbox | Source |
|---|---|
| Basic usage | Configuration |
Closing this in-progress pr to prep for sync out switch