@govbr-ds/core
Version:
Padrão Digital de Governo
34 lines (29 loc) • 943 B
JavaScript
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
module.exports = factory();
else if(typeof define === 'function' && define.amd)
define("core", [], factory);
else if(typeof exports === 'object')
exports["core"] = factory();
else
root["core"] = factory();
})(self, () => {
return /******/ (() => { // webpackBootstrap
/******/ var __webpack_modules__ = ({
/***/ "?6190":
/***/ (() => {
/***/ })
/******/ });
/************************************************************************/
/******/
/******/ // startup
/******/ // Load entry module and return exports
/******/ // This entry module doesn't tell about it's top-level declarations so it can't be inlined
/******/ var __webpack_exports__ = {};
/******/ __webpack_modules__["?6190"]();
/******/
/******/ return __webpack_exports__;
/******/ })()
;
});
//# sourceMappingURL=tooltip.js.map