rsnext/packages/next/types
Shu Ding b906fdfbeb
Use createClientModuleProxy from Flight Server (#54232)
This PR removes our client module reference proxy implementation to directly use the one from the upstream Flight server, as it's added here: https://github.com/facebook/react/pull/27033.

Also updated the server reference creation code a bit to use `defineProperties` - we can't switch to the upstream `registerServerReference` API yet as our Server Actions compiler needs to change a bit to adapt that API since we might have existing `bound` and/or `originalAction` provided.
2023-08-18 15:31:25 +00:00
..
compiled.d.ts Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
global.d.ts make stdout blocking on macos (#51883) 2023-06-27 14:55:27 +00:00
index.d.ts Add Route and LinkProps stub generics (#54226) 2023-08-18 14:41:21 +00:00
misc.d.ts Use createClientModuleProxy from Flight Server (#54232) 2023-08-18 15:31:25 +00:00
webpack.d.ts Move core files to src folder and move JS files to TypeScript (#44405) 2023-01-03 10:05:50 +01:00