rsnext/packages/next/types
Wyatt Johnson 7e1f31118b
Component Module Types (#56454)
This adds types for the component modules so that the modules no longer need to rely on `ComponentMod` being `any`. This allows stricter typing for those elements.

This also improves types around template files to allow their exports to form the `ComponentMod` types.
2023-10-05 15:28:45 +00:00
..
compiled.d.ts Component Module Types (#56454) 2023-10-05 15:28:45 +00:00
global.d.ts make stdout blocking on macos (#51883) 2023-06-27 14:55:27 +00:00
index.d.ts chore: Remove 'beta.' Subdomain from beta.nextjs.org Links (#55924) 2023-09-26 20:09:21 +00:00
misc.d.ts Component Module Types (#56454) 2023-10-05 15:28:45 +00:00
webpack.d.ts Component Module Types (#56454) 2023-10-05 15:28:45 +00:00