Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: include index.d.ts in @temporalio/core-bridge package #341

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

Closed
wants to merge 2 commits into from
Closed

Conversation

fubhy
Copy link

@fubhy fubhy commented Oct 28, 2021

What was changed

Typescript currently doesn't detect the exported and re-exported types from core-bridge because the index.d.ts file is not published with the npm package. This PR adds it.

@CLAassistant
Copy link

CLAassistant commented Oct 28, 2021

CLA assistant check
All committers have signed the CLA.

@bergundy
Copy link
Member

bergundy commented Nov 1, 2021

Sorry, I missed this PR, I was looking for an issue because I remembered that you sent me a link.
I've submitted a PR of my own for this (#347)

@bergundy bergundy closed this Nov 1, 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.

3 participants