Build 545032stable
Module 576655
199 characters · in no known chunkDependencies
Source Raw
function(e){"use strict";function t(){this._cache=[]}t.prototype.add=function(e){-1===this._cache.indexOf(e)&&this._cache.push(e)},t.prototype.forEach=function(e){this._cache.forEach(e)},e.exports=t}