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

Missing parameter in @types/electron-config #46

Closed
dwilches opened this issue Aug 18, 2018 · 1 comment
Closed

Missing parameter in @types/electron-config #46

dwilches opened this issue Aug 18, 2018 · 1 comment

Comments

@dwilches
Copy link

The second parameter of the get method is missing in @types/electron-config:

/**
 * retrieves an item
 */
get(key: string): any;
@dwilches dwilches changed the title Missing parameter in @types Missing parameter in @types/electron-config Aug 18, 2018
@sindresorhus
Copy link
Owner

That type definition is not by me. You need to report this on the DefinitelyTyped repo.

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

No branches or pull requests

2 participants