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
chore(Worklets): stabilize Serializable enum (#9025)
## Summary
In #8996 `SerializableType` enum will have to be locked. For that reason
we should already add the `SymbolType` to the enum to not break ABI in
the future if we want to implement it.
## Test plan
🚀
0 commit comments