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

Readonly types for TypeScript #383

Merged
merged 2 commits into from
Apr 1, 2020
Merged

Conversation

AlexMax
Copy link
Contributor

@AlexMax AlexMax commented Mar 30, 2020

Add Readonly types for TypeScript.

Addresses #381, see that issue for justification and more details.

This commit adds Readonly types and changes many of the function
signatures to use them in appropriate places.

Docs and dist has not been updated, because I am not 100% confident
that these are the final changes and I don't want to bloat history with
tons of unnecessary file changes until the work is complete.
@stefnotch stefnotch merged commit fbaca33 into toji:master Apr 1, 2020
@stefnotch
Copy link
Collaborator

Thank you very much!

@stefnotch
Copy link
Collaborator

I merged it and published a new version to npm.

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

2 participants