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

add typescript types #150

Closed
wants to merge 1 commit into from
Closed

add typescript types #150

wants to merge 1 commit into from

Conversation

elmarx
Copy link

@elmarx elmarx commented Feb 27, 2019

Hi,

This PR adds typings for typescript. I deduced them mainly from the description in the README.

I can't provide a test-plan/tests. I don't think there's a good way to test typescript definitions at all.

I used these definitions in our typescript project (with strict settings etc.), that's my testcase ;)

@CLAassistant
Copy link

CLAassistant commented Feb 27, 2019

CLA assistant check
All committers have signed the CLA.

@JakeChampion
Copy link
Owner

Thank you for the PR @zauberpony, I don't think we will accept this PR as we already have JSDoc comments which provide types and would want to avoid having two places where types live (TypeScript and JSDoc).
If the JSDoc types are not sufficient, we will definitely accept a PR which improves them.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants