Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pastelsky/bundlephobia
/
Class
server/Queue.js:21–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
* and more.
20
*/
21
class
Queue {
22
constructor(options) {
23
this.jobs = []
24
this.options = {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected