module.exports = function()

in src/lorenz.js [94:96]


module.exports = function(elmLorenzInstance) {
    elmLorenz = elmLorenzInstance;
};