/** * @externs * @see http://proj4js.org/ */ /** * @type {Function} */ var proj4 = function() {}; /** * @typedef {Object.>} */ proj4.defs;