qauMaWeb/node_modules/js-queue/stack.js

4 lines
60 B
JavaScript
Raw Normal View History

2024-10-13 18:02:27 +08:00
const Stack=require('easy-stack');
module.exports = Stack;