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
[flow][records] Customize record declaration type-checking - treat them as exact
Summary:
This diff adds a new instance_kind: `RecordKind`, and hooks everything up so it is correctly set for records.
Using this, we begin customizing the behavior of records. First of all, they are treated as exact (in `match` and when turning into plain objects).
Changelog: [internal]
Reviewed By: SamChou19815
Differential Revision: D86821062
fbshipit-source-id: ab9c1054dfbca0ce14be38dae1a397b3ae69c496
0 commit comments