Open joevingracien opened 6 months ago
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 e5e36415e2599f1e80fc386da17ebf42cab2eb6c:
Sandbox | Source |
---|---|
example | Configuration |
This change is an attempt to make children "optional" and get rid of types workarounds.
For instance in cases like react-three-next:
We wouldn't be obliged to put @ts-ignore anymore.