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 #532: Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier, and twemoji.parse return type #533

Merged
merged 4 commits into from
Mar 14, 2022

Conversation

hthetiot
Copy link
Contributor

  • Fix Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier reported on Type error in v14.0 #532
  • Fix Twemoji.parse return type to string instead of void

…r a 'declare' or 'export' modifier, and twemoji.parse return type
@CLAassistant
Copy link

CLAassistant commented Mar 14, 2022

CLA assistant check
All committers have signed the CLA.

@hthetiot hthetiot mentioned this pull request Mar 14, 2022
index.d.ts Outdated Show resolved Hide resolved
@jdecked jdecked merged commit fffa763 into twitter:master Mar 14, 2022
@evanjo03
Copy link

I'm seeing the same exact error using v13... does this fix need to be applied as a patch for that major version as well?

@evanjo03 evanjo03 mentioned this pull request Mar 15, 2022
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.

4 participants