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

Add missing exports for some of the TypeScript 4.1-only types #196

Merged
merged 2 commits into from Apr 13, 2021

Conversation

armedi
Copy link
Contributor

@armedi armedi commented Mar 30, 2021

The documentation already listed these two utilities, but they are not exported yet from ts41/index.d.ts

  • CamelCasedProperties
  • CamelCasedPropertiesDeep

@armedi armedi changed the title add missing export for CamelCasedProperties and CamelCasedPropertiesDeep Add missing export for CamelCasedProperties and CamelCasedPropertiesDeep Mar 30, 2021
@sindresorhus
Copy link
Owner

There are many more missing: c043c25

// @wwwzbwcom

@wwwzbwcom
Copy link
Contributor

There are many more missing: c043c25

// @wwwzbwcom

@sindresorhus
Whoops, should I start another PR or can @armedi help me fix these? thanks!

@sindresorhus
Copy link
Owner

@wwwzbwcom Do a new PR. This one doesn't seem to move forward.

@armedi
Copy link
Contributor Author

armedi commented Apr 13, 2021

hi @wwwzbwcom @sindresorhus,

I just added more missing exports for Typescript 4.1 special types

@armedi armedi changed the title Add missing export for CamelCasedProperties and CamelCasedPropertiesDeep Add missing exports for Typescript 4.1 special types Apr 13, 2021
@sindresorhus sindresorhus changed the title Add missing exports for Typescript 4.1 special types Add missing exports for some of the TypeScript 4.1-only types Apr 13, 2021
@sindresorhus sindresorhus merged commit 73e9aa7 into sindresorhus:main Apr 13, 2021
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

3 participants