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) 167 B
import { ChartTypeConfig } from '../../charts/chartConfigs'; /** * Configuration for the KPI Text chart type */ export declare const kpiTextConfig: ChartTypeConfig;