UNPKG

tapspace

Version:

A zoomable user interface lib for web apps

11 lines (10 loc) 197 B
module.exports = function () { // @BlockComponent:atBottomRight() // // Get point at the bottom right corner of the element. // // Return // a Point // return this.atNorm(1, 1) }