/* * Copied from 0.3.2, * by Ryan Seddon, under the MIT license, since that original version requires * a browserify-style loader. */ /** * This is an array of frames that are queued and waiting to be loaded before * their rendering is completed. * * @type {Array} */ window.queuedFrames = []; (function() { "use strict"; /** * Renders this.props.children inside an