UNPKG

tapspace

Version:

A zoomable user interface lib for web apps

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