UNPKG

@progress/kendo-charts

Version:

Kendo UI platform-independent Charts library

5 lines (4 loc) 122 B
import { Chart } from './chart'; export class Sparkline extends Chart { static normalizeOptions(options: any): any; }