Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: tweak types #806

Merged
merged 2 commits into from Aug 11, 2022
Merged

fix: tweak types #806

merged 2 commits into from Aug 11, 2022

Conversation

huozhi
Copy link
Member

@huozhi huozhi commented Aug 10, 2022

x-ref: vercel/next.js#39474

declare module wasn't picked up by typescript

  • Add global.d.ts
  • Move react style types overriding into global.d.ts
  • Scope react types in index.d.ts

@huozhi huozhi requested a review from giuseppeg as a code owner August 10, 2022 23:53
@huozhi huozhi requested a review from ijjk August 10, 2022 23:54
index.d.ts Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants