UNPKG
prom-queue
Version:
latest (2.0.4)
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
A simple queue implementation
github.com/Pramsh/prom-queue/blob/master/README.md
Pramsh/prom-queue
prom-queue
/
dist
/
index.d.ts
2 lines
(1 loc)
•
33 B
TypeScript
View Raw
1
2
export
{
Queue
}
from
"./Queue"
;