UNPKG

tapspace

Version:

A zoomable user interface lib for web apps

10 lines (9 loc) 188 B
module.exports = function () { // @Edge:atEnd() // // Get the Point at the edge ending, at the middle of the border. // // Return: a Point // return this.at(this.endpoint) }