UNPKG

drizzle-cube

Version:

Drizzle ORM-first semantic layer with Cube.js compatibility. Type-safe analytics and dashboards with SQL injection protection.

6 lines (5 loc) 163 B
import { ChartTypeConfig } from '../../charts/chartConfigs'; /** * Configuration for the pie chart type */ export declare const pieChartConfig: ChartTypeConfig;