/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/react-dygraphs2@0.0.3/dist/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.Interaction=exports.Dygraph=void 0;var _Dygraph=require("./components/Dygraph"),_Dygraph2=_interopRequireDefault(_Dygraph),_dygraphsCommonjs=require("dygraphs-commonjs"),_dygraphsCommonjs2=_interopRequireDefault(_dygraphsCommonjs);function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}exports.default=_Dygraph2.default;var Interaction=_dygraphsCommonjs2.default.Interaction;exports.Dygraph=_Dygraph2.default,exports.Interaction=Interaction;
//# sourceMappingURL=/sm/bdcf9b422c713008d7e16b43888333acc7e83b188ed1d0914be1124c05533383.map