Build 589089stable
Module 155392
199 characters · in 514.d733764d42c2ab66.jsDependencies
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}