I was just looking through this code before potentially using the library and noticed that the async lib is imported as async, which is a reserved word for async/await functions - not sure if that's going to be an issue, but seems like it would be worth updating.
I was just looking through this code before potentially using the library and noticed that the async lib is imported as async, which is a reserved word for async/await functions - not sure if that's going to be an issue, but seems like it would be worth updating.