mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 12:56:46 +08:00
Return type precision
This commit is contained in:
2
dhtmlxgantt/index.d.ts
vendored
2
dhtmlxgantt/index.d.ts
vendored
@@ -1056,7 +1056,7 @@ interface GanttStatic {
|
||||
dataProcessor(url: string): void;
|
||||
|
||||
/**
|
||||
* gets the date of the specified horizontal position in the chart area
|
||||
* returns the date of the specified horizontal position in the chart area
|
||||
* @param pos the relative horizontal position you want to know the date of
|
||||
*/
|
||||
dateFromPos(pos: number): Date;
|
||||
|
||||
Reference in New Issue
Block a user