UNPKG

js-queue

Version:

Simple JS queue with auto run for node and browsers

4 lines (2 loc) 63 B
const Stack=require('easy-stack'); module.exports = Stack;