Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(resource): more reliable obj.forEach check
When undefined (IE8), obj.forEach === Array.prototype.forEach equals true (undefined === undefined)
- Loading branch information