UNPKG

igniteui-angular-charts

Version:

Ignite UI Angular charting components for building rich data visualizations for modern web apps.

15 lines (14 loc) 301 B
import { Base, Type } from "igniteui-angular-core"; /** * @hidden */ export declare class DataSourceManager extends Base { static $t: Type; private d; private c; private b; private a; constructor(); e(target_: any, dataSource_: any): void; private f; }