UNPKG

ag-charts-community

Version:

Advanced Charting / Charts supporting Javascript / Typescript / React / Angular / Vue

4 lines (3 loc) 147 B
export declare function resetIds(): void; export declare function createId(instance: any): string; export declare function generateUUID(): string;