# Simple concurrency
Using queues and have a background worker, push work to the next tick.
See [jaenster/channel](https://github.com/jaenster/channel) for simple usage
# esm - commonjs
Since this package is so small it supports both esm and commonjs