UNPKG

ng2-charts

Version:

Reactive, responsive, beautiful charts for Angular based on Chart.js

11 lines 452 B
"use strict"; /* * Public API Surface of ng2-charts */ Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./lib/ng-charts.module"), exports); tslib_1.__exportStar(require("./lib/base-chart.directive"), exports); tslib_1.__exportStar(require("./lib/theme.service"), exports); tslib_1.__exportStar(require("./lib/base-colors"), exports); //# sourceMappingURL=public_api.js.map