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

Adds TypeScript definition file #47

Closed
wants to merge 1 commit into from
Closed

Adds TypeScript definition file #47

wants to merge 1 commit into from

Conversation

thiagodp
Copy link

The only exception is delete(), because it is recognized as a reserved word.

@SamVerschueren
Copy link
Contributor

There are already type definitions published to DefinitelyTyped, you can install them with npm install @types/dot-prop. More info on why most of the time, we don't add type definitions to our projects can be found here sindresorhus/ama#439.

@thiagodp
Copy link
Author

@SamVerschueren Thanks for pointing this out.

@sindresorhus
Copy link
Owner

I now accept TypeScript definitions if anyone looking is interested in submitting it here.

See: sindresorhus/ama#439 (comment)

Please follow this guide: 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 this pull request may close these issues.

None yet

3 participants