first commit
This commit is contained in:
4
wwwroot/lib/chart-js/elements/index.d.ts
vendored
Normal file
4
wwwroot/lib/chart-js/elements/index.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export { default as ArcElement } from "./element.arc.js";
|
||||
export { default as LineElement } from "./element.line.js";
|
||||
export { default as PointElement } from "./element.point.js";
|
||||
export { default as BarElement } from "./element.bar.js";
|
||||
Reference in New Issue
Block a user