UNPKG

pending-queue

Version:

pending-queue ensures a certain asynchronous method only run once, and queues listeners which are registered to it.

2 lines (1 loc) 34 B
module.exports = require('./lib')