Skip to content

'unsubscribe' not in TypeScript Type #135

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
RobertFischer opened this issue May 6, 2020 · 3 comments
Closed

'unsubscribe' not in TypeScript Type #135

RobertFischer opened this issue May 6, 2020 · 3 comments
Labels

Comments

@RobertFischer
Copy link

Steps to Reproduce

  1. Look in api.js and see that there is, indeed, an unsubscribe method implemented there.
  2. Look in index.d.ts and see that there is not an unsubscribe method documented there.

Expected Behavior

I would have expected unsubscribe to be documented in the type.

Actual Behavior

Typescript complains that unsubscribe is not a method in the type.

@stale
Copy link

stale bot commented Jul 5, 2020

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix label Jul 5, 2020
@nexorianus
Copy link

same as #133
looks like ts support is badly implemented.

@stale stale bot removed the wontfix label Jul 6, 2020
@stale
Copy link

stale bot commented Sep 5, 2020

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix label Sep 5, 2020
@stale stale bot closed this as completed Sep 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants