Skip to content

Commit 0cafa86

Browse files
committed
Updated library
1 parent bd26916 commit 0cafa86

11 files changed

+300
-1169
lines changed

src/index.d.ts

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
export * from "./lib/charts.module";
22
export * from "./lib/base-chart.directive";
3-
export * from "./lib/color";
4-
export * from "./lib/colors";
5-
export * from "./lib/default-colors";
63
export * from "./lib/theme.service";
7-
export * from "./lib/monkey-patch-chart-js-legend";
8-
export * from "./lib/monkey-patch-chart-js-tooltip";
4+
export * from "./lib/base-colors";

0 commit comments

Comments
 (0)