UNPKG

tapspace

Version:

A zoomable user interface lib for web apps

13 lines (12 loc) 182 B
module.exports = function (key) { // @Component:hasLink(key) // // Parameters: // key // a string // // Return // a boolean // return key in this.links }