UNPKG

328 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.Chart = void 0;
4const extend_1 = require("./extend");
5const library_1 = require("./library");
6const runtime_1 = require("./runtime");
7exports.Chart = (0, extend_1.extend)(runtime_1.Runtime, library_1.library);
8//# sourceMappingURL=chart.js.map
\No newline at end of file