stack.js 60 B

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