+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/components/ui/chart-area/index.ts b/components/ui/chart-area/index.ts
new file mode 100644
index 0000000..a5f0336
--- /dev/null
+++ b/components/ui/chart-area/index.ts
@@ -0,0 +1,66 @@
+export { default as AreaChart } from "./AreaChart.vue"
+
+import type { Spacing } from "@unovis/ts"
+
+type KeyOf