UNPKG

@unclepaul/allcountjs

Version:

The open source framework for rapid business application development with Node.js

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