Starting anew, before I changed to a custom chart
This commit is contained in:
4
dashboard/src/types.d.ts
vendored
Normal file
4
dashboard/src/types.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
declare module "chart.js/dist/Chart.bundle.min" {
|
||||
import * as Charts from "chart.js";
|
||||
export default Charts;
|
||||
}
|
||||
Reference in New Issue
Block a user