Closed andrewrota closed 8 years ago
Export RumSpeedIndex from rum-speedindex.js using UMD-style conditional (if in an environment that supports module.exports). This would allow other modules to reference the RumSpeedIndex function.
RumSpeedIndex
rum-speedindex.js
module.exports
Export
RumSpeedIndex
fromrum-speedindex.js
using UMD-style conditional (if in an environment that supportsmodule.exports
). This would allow other modules to reference theRumSpeedIndex
function.