mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
c456912d0b
This won't ever be serialized and is likely just a mistake.
This should be covered by the "use server" compiler since it ensures
that something that accepts a "this" won't be allowed to compile and if
it doesn't accept it, TypeScript should ideally forbid it to be passed.
So maybe this is unnecessary.
DiffTrain build for [65a0e2b25e](https://github.com/facebook/react/commit/65a0e2b25ec4642f83c32d7599b5252c3955a60b)