UNPKG

scichart

Version:

Fast WebGL JavaScript Charting Library and Framework

8 lines (7 loc) 220 B
export declare class OneTimePerformanceWarning { private warnedProperty; private checkLicense; private messageProperty; constructor(message: string, checkLicense?: boolean); warn(): boolean; }