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

Better typings for tuples #40

Closed
domoritz opened this issue Aug 1, 2018 · 4 comments
Closed

Better typings for tuples #40

domoritz opened this issue Aug 1, 2018 · 4 comments

Comments

@domoritz
Copy link
Member

domoritz commented Aug 1, 2018

We should support things like

export type A = [number, number]

and maybe

export type A = [number, number, number?]
@marcoqu
Copy link
Contributor

marcoqu commented Aug 2, 2018 via email

@HoldYourWaffle
Copy link

Was this fixed by #28, #29 and #42?

@marcoqu
Copy link
Contributor

marcoqu commented May 31, 2019

Yes, I suppose this should be closed

@domoritz
Copy link
Member Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants