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

A.Compute<unknown> results to {} #252

Open
ThomasAribart opened this issue Sep 6, 2021 · 0 comments
Open

A.Compute<unknown> results to {} #252

ThomasAribart opened this issue Sep 6, 2021 · 0 comments

Comments

@ThomasAribart
Copy link

馃悶 Bug Report

Describe the bug

A.Compute<unknown> results to {} instead of unknown.

Reproduce the bug

type test = A.Compute<unknown>
// =>聽{}

Expected behavior

type test = A.Compute<unknown>
// =>聽unknown
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

No branches or pull requests

1 participant