90.82
8
Created with Raphaël 2.1.002550751002015-1-52014-12-42014-12-3
Created with Raphaël 2.1.0024682015-1-52014-12-42014-12-3
8.55
0.05
/** @license MIT License (c) copyright 2013 original author or authors */
/**
* @author Brian Cavalier
*/
(function(define) { 'use strict';
define(function(require) {
// DEPRECATED: Use when/node instead
return require('../node');
});
}(typeof define === 'function' && define.amd ? define : function(factory) { module.exports = factory(require); }));