()
| 3045 | } |
| 3046 | e.exports = function() { |
| 3047 | function e() { |
| 3048 | (function(e, t) { |
| 3049 | if (!(e instanceof t)) |
| 3050 | throw new TypeError("Cannot call a class as a function") |
| 3051 | } |
| 3052 | )(this, e), |
| 3053 | this.head = null, |
| 3054 | this.tail = null, |
| 3055 | this.length = 0 |
| 3056 | } |
| 3057 | return e.prototype.push = function(e) { |
| 3058 | var t = { |
| 3059 | data: e, |