ENvironmentSet / hyogwa

Natural 🌿 effect system that fits TypeScript
https://stackblitz.com/edit/vitejs-vite-2fotdf?file=src%2Fmain.ts
MIT License
58 stars 2 forks source link

Fix typo in API document for `hyogwa/runners` #12

Closed ENvironmentSet closed 1 year ago

ENvironmentSet commented 1 year ago

The example of unsafeRunAsync uses unsafeRunSync, not unsafeRunAsyn. This seems to be typo, should be fixed with unsafeRunAsync.