stack.js 60 Bytes
const Stack=require('easy-stack');

module.exports = Stack;