next.js
7e1f3111 - Component Module Types (#56454)

Commit
2 years ago
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.
Author
Parents
Loading