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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Join doesn't work on readonly arrays #258

Open
DetachHead opened this issue Oct 16, 2021 · 0 comments 路 May be fixed by #259
Open

Join doesn't work on readonly arrays #258

DetachHead opened this issue Oct 16, 2021 · 0 comments 路 May be fixed by #259

Comments

@DetachHead
Copy link

馃悶 Bug Report

Reproduce the bug

type Foo = Join<readonly ['foo', 'bar']> //string

Expected behavior

type is "foobar"

@DetachHead DetachHead linked a pull request Oct 16, 2021 that will close this issue
10 tasks
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.

1 participant