UNPKG

tapspace

Version:

A zoomable user interface lib for web apps

10 lines (9 loc) 195 B
module.exports = function () { // @Edge:atStart() // // Get the Point at the edge beginning, at the middle of the border. // // Return: a Point // return this.at(this.startpoint) }