structured-types icon indicating copy to clipboard operation
structured-types copied to clipboard

infer async return types

Open theoephraim opened this issue 2 years ago • 0 comments

Very cool tool. I've tried a bunch of the alternatives and this one seems to work fairly well :)

However, as mentioned in https://github.com/ccontrols/structured-types/issues/8, it would be great if this tool could handle inferred async return types.

I'd rather not go through my codebase and add explicit returns on every async method if possible.

Cheers!

theoephraim avatar Nov 23 '22 07:11 theoephraim