-
Notifications
You must be signed in to change notification settings - Fork 39
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
Add a TypeScript definition #48
Comments
See electron-userland/electron-installer-snap#72 for an example of how to do it. |
I created a PR on DefinitelyTyped: DefinitelyTyped/DefinitelyTyped#54338 |
I would actually prefer an in-package definition type rather than a separate one. |
What do you think about rewriting this in TypeScript? It's not that much work. |
I would be hesitant to convert this to TypeScript mostly because I need to see how comprehensive the testsuite is first. |
It wold be nice to add a TypeScript definition.
Related: electron/forge#1755
The text was updated successfully, but these errors were encountered: