await-semaphore
await-semaphore copied to clipboard
Why is async/await listed as only for TypeScript?
This module seems to work fine with async/await, but the README says that the async/await feature is only compatible with TypeScript. Could you elaborate on this?
probably because the README was written 2 years ago.... I also successfully use async/await with it, fwiw in node 10.x