keksAccountGUI/node_modulesOLD/js-queue/stack.js

4 lines
60 B
JavaScript

const Stack=require('easy-stack');
module.exports = Stack;