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] Node.js API: TypeScript type definition support #335

Merged
merged 2 commits into from
Jul 14, 2020
Merged

Conversation

matz3
Copy link
Member

@matz3 matz3 commented Jun 24, 2020

Lazy-loading breaks the automatic type definition detection from

TypeScript. Therefore we need to manually declare the exported types.

Lazy-loading breaks the automatic type definition detection from

TypeScript. Therefore we need to manually declare the exported types.
@coveralls
Copy link

coveralls commented Jun 24, 2020

Coverage Status

Coverage decreased (-0.4%) to 89.823% when pulling 5824c32 on fix-ts-support into 954223b on master.

@matz3 matz3 requested a review from RandomByte July 14, 2020 07:39
Copy link
Member

@RandomByte RandomByte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe a more precise commit message would be good if possible

@matz3 matz3 changed the title [FIX] TypeScript type definition support [FIX] Node.js API: TypeScript type definition support Jul 14, 2020
@matz3 matz3 merged commit c610305 into master Jul 14, 2020
@matz3 matz3 deleted the fix-ts-support branch July 14, 2020 11:59
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.

3 participants