/** * @type {Object} */ var common; /** * @return {string} Renderer type. */ common.getRendererFromQueryString = function() {};