tinylibs / tinyexec

📟 A tiny, higher level interface around child_process
MIT License
100 stars 1 forks source link

fix: rewrite `then` to be an async method #3

Closed 43081j closed 2 months ago

43081j commented 2 months ago

Rewrites the then method to be an async method rather than nesting a new Promise.