UNPKG

tapspace

Version:

A zoomable user interface lib for web apps

13 lines (12 loc) 259 B
module.exports = function () { // @BlockComponent:getWidth() // // **Subclasses must override this method.** // // Get block width as a Distance. // // Return // a Distance // throw new Error('Subclass must override getWidth method.') }