UNPKG

tapspace

Version:

A zoomable user interface lib for web apps

12 lines (11 loc) 260 B
module.exports = function () { // @Viewport:getSpaces() // // Get spaces attached to the viewport. // In other words, get all children of the viewport hyperspace. // // Return // array of Component // return this.hyperspace.getChildren() }