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

removeAll() TypeScript definition missing #39

Open
codeaid opened this issue Jul 4, 2017 · 1 comment
Open

removeAll() TypeScript definition missing #39

codeaid opened this issue Jul 4, 2017 · 1 comment

Comments

@codeaid
Copy link

codeaid commented Jul 4, 2017

TypeScript definition needs the following line to be added right after const warning: NotificationShow; for removeAll() to be usable:

function removeAll(): Action;
@gor181
Copy link
Owner

gor181 commented Jul 18, 2017

Hi @codeaid,

Thanks for reporting.
AFAIK we do not have the typescript definitions at all.

As I'm not using typescript would you be interested in creating a PR with index.d.ts?

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants