UNPKG

dcos-dygraphs

Version:

dygraphs is a fast, flexible open source JavaScript charting library.

11 lines (8 loc) 122 B
/** * @Constructor * @desc 配置文件 * @class 什么也不返回 */ function Test(conf) { // do something; }