UNPKG

tapspace

Version:

A zoomable user interface lib for web apps

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