@amcharts/amcharts4
Version:
amCharts 4
34 lines (33 loc) • 635 B
TypeScript
/**
* A collection of String-based constants.
* @hidden
* @ignore Exclude from docs
*/
/**
* @ignore Exclude from docs
*/
export declare let PX: string;
/**
* @ignore Exclude from docs
*/
export declare let STRING: string;
/**
* @ignore Exclude from docs
*/
export declare let NUMBER: string;
/**
* @ignore Exclude from docs
*/
export declare let DATE: string;
/**
* @ignore Exclude from docs
*/
export declare let DURATION: string;
/**
* @ignore Exclude from docs
*/
export declare let PLACEHOLDER: string;
/**
* @ignore Exclude from docs
*/
export declare let PLACEHOLDER2: string;