UNPKG

tapspace

Version:

A zoomable user interface lib for web apps

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