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

Could not find a declaration file for module 'pick-random' #7

Closed
KhannaAbhinav opened this issue Mar 25, 2020 · 1 comment · Fixed by #9
Closed

Could not find a declaration file for module 'pick-random' #7

KhannaAbhinav opened this issue Mar 25, 2020 · 1 comment · Fixed by #9

Comments

@KhannaAbhinav
Copy link

Could not find a declaration file for module 'pick-random'. 'D:/git/random-selector-action/node_modules/pick-random/index.js' implicitly has an 'any' type.
Try npm install @types/pick-random if it exists or add a new declaration (.d.ts) file containing declare module 'pick-random';

@sindresorhus
Copy link
Owner

There's no TypeScript definition for this project yet. PR welcome. Should follow: https://github.com/sindresorhus/typescript-definition-style-guide

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 a pull request may close this issue.

2 participants