
static.js.vendor.openlayers3.externs.bootstrap.js Maven / Gradle / Ivy
The newest version!
/**
* @fileoverview Externs for bootstrap.js
*
* @see http://twitter.github.com/bootstrap/javascript.html
* @externs
*/
/**
* @param {string|Object.=} opt_option
* @return {!jQuery}
*/
jQuery.prototype.popover = function(opt_option) {};
/**
* @param {string|Object.=} opt_option
* @return {!jQuery}
*/
jQuery.prototype.tooltip = function(opt_option) {};
© 2015 - 2025 Weber Informatics LLC | Privacy Policy