tsu icon indicating copy to clipboard operation
tsu copied to clipboard

Exported functions can't be async

Open mihe opened this issue 5 years ago • 0 comments

async functions return promises, which there's currently no support for.

It would be neat if exported async functions were somehow translated into latent nodes in Blueprint, like Delay.

mihe avatar Mar 25 '19 19:03 mihe