UNPKG

tapspace

Version:

A zoomable user interface lib for web apps

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