Use more specific enums types where previously using number #1198
Reference in New Issue
Block a user
No description provided.
Delete Branch "export-D42265824"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary: The Yoga JS bindings converted a previous Flow type directly to TypeScript. The enum types we expose are safer than accepting raw ordinal numbers, and we should replace the places in the typings where an ordinal was accepted instead of the specific type.
Differential Revision: D42265824
This pull request was exported from Phabricator. Differential Revision: D42265824
This pull request was exported from Phabricator. Differential Revision: D42265824
This pull request was exported from Phabricator. Differential Revision: D42265824
This pull request has been merged in facebook/yoga@9fe1e77274.
Pull request closed