UNPKG

@kickscondor/umbrellajs

Version:

Lightweight and intuitive javascript library

5 lines (4 loc) 114 B
// Get the last of the nodes u.prototype.last = function () { return this.nodes[this.length - 1] || false; };