Page MenuHomePhabricator

[lib] Add $ReadOnly wrapper around type spreads in socket-types.js
ClosedPublic

Authored by ashoat on Jun 8 2024, 3:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 27, 10:43 PM
Unknown Object (File)
Wed, Nov 13, 1:43 PM
Unknown Object (File)
Wed, Nov 13, 1:43 PM
Unknown Object (File)
Wed, Nov 13, 1:43 PM
Unknown Object (File)
Wed, Nov 13, 12:49 PM
Unknown Object (File)
Tue, Nov 12, 4:55 PM
Unknown Object (File)
Oct 12 2024, 12:59 PM
Unknown Object (File)
Oct 12 2024, 12:59 PM
Subscribers
None

Details

Summary

Noticed these were missing. For whatever reason in Flow, if you spread something it loses the read-only-ness, and it needs to be re-applied.

Depends on D12366

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable