UNPKG

tapspace

Version:

A zoomable user interface lib for web apps

11 lines (10 loc) 197 B
module.exports = function () { // @BlockComponent:atTopMid() // // Get point at the middle of the top edge of the element. // // Return // a Point // return this.atNorm(0.5, 0) }