estimate-library
Advanced tools
Comparing version
@@ -14,3 +14,4 @@ import ITable from "./ITable"; | ||
updateTaskValue: (sectionId: string, taskId: string, depId: number, value: number) => void; | ||
toggleTaskInSection: (sectionId: string, taskId: string) => void; | ||
setConfig: (this: ITable, config?: Partial<IConfig>) => void; | ||
} |
{ | ||
"name": "estimate-library", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
26487
0.26%634
0.16%