baseweb icon indicating copy to clipboard operation
baseweb copied to clipboard

chore(flow): Add flow declarations without implementaion

Open zxbodya opened this issue 3 years ago • 1 comments

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

zxbodya avatar Jul 01 '22 18:07 zxbodya

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

codesandbox-ci[bot] avatar Jul 01 '22 18:07 codesandbox-ci[bot]

Closing this in-progress pr to prep for sync out switch

chasestarr avatar Oct 04 '22 17:10 chasestarr