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

Update index.d.ts file #278

Merged
merged 3 commits into from May 24, 2019
Merged

Update index.d.ts file #278

merged 3 commits into from May 24, 2019

Conversation

jordangarcia
Copy link
Contributor

Summary

  • Remove declaring multiple files, this appeared to not be working in the
    first place.
  • Add logging / errorHandler / eventDispatcher and other top level types
  • Fix the onReady() signature to include the proper promise resolved
    value

Test plan

  • Manually tested with a typescript project importing these types.

Issues

  • OASIS-4742

Remove declaring multiple files, this appeared to not be working in the
first place.

Add logging / errorHandler / eventDispatcher and other top level types

Fix the `onReady()` signature to include the proper promise resolved
value
@coveralls
Copy link

coveralls commented May 23, 2019

Coverage Status

Coverage remained the same at 97.587% when pulling 7419408 on jordan/update-typescript-def into 8655733 on master.

Copy link
Contributor

@mikeproeng37 mikeproeng37 left a comment

Choose a reason for hiding this comment

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

Ship it!

Copy link
Contributor

@mikeproeng37 mikeproeng37 left a comment

Choose a reason for hiding this comment

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

Still lgtm

@mjc1283
Copy link
Contributor

mjc1283 commented May 24, 2019

Still LGTM too

@jordangarcia jordangarcia merged commit 47bd9c3 into master May 24, 2019
@mikeproeng37 mikeproeng37 deleted the jordan/update-typescript-def branch June 4, 2020 20:57
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

4 participants