Skip to content
This repository has been archived by the owner on May 8, 2021. It is now read-only.

Fix return type if object is returned and not a scalar type by looking up original type #1

Open
RIP21 opened this issue Mar 13, 2019 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@RIP21
Copy link
Owner

RIP21 commented Mar 13, 2019

Basically, if not a scalar, but an object type is returned from AccessorFunction I want to look up to original T type, for an original nested type. For scalars, I want to keep the behavior I have.
More on the issue here:
https://stackoverflow.com/questions/55145634/how-to-make-type-lookup-to-original-type-to-defer-its-return-type

Will be glad if somebody can help me with that.

@RIP21 RIP21 added the help wanted Extra attention is needed label Mar 13, 2019
@RIP21 RIP21 changed the title Fix return type if object is returned and not a scalar type Fix return type if object is returned and not a scalar type by looking up original type Mar 13, 2019
@RIP21 RIP21 added ts-get and removed ts-get labels Mar 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant