UNPKG

webgme

Version:

Web-based Generic Modeling Environment

11 lines (9 loc) 278 B
/*jshint node:true*/ /** * @author kecso / https://github.com/kecso * @author nabana / https://github.com/nabana * @author pmeijer / https://github.com/pmeijer */ 'use strict'; //This propagates webgme-engine's index.js module.exports = require('webgme-engine');