UNPKG

tapspace

Version:

A zoomable user interface lib for web apps

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