UNPKG

doevisualizations

Version:

Data Visualization Library based on RequireJS and D3.js (v4+)

14 lines (10 loc) 168 B
define( [ "../core" ], function( jQuery ) { "use strict"; jQuery.readyException = function( error ) { window.setTimeout( function() { throw error; } ); }; } );