UNPKG

tapspace

Version:

A zoomable user interface lib for web apps

9 lines (8 loc) 225 B
module.exports = function () { // @InteractiveComponent:focus() // // Subclasses should implement this method. // throw new Error('InteractiveComponent subclass should implement ' + 'component.focus method.') }