mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-18 06:49:47 +02:00
chore(ganttDb): export durationToDate so it can be tested
This commit is contained in:
@@ -543,7 +543,8 @@ export default {
|
||||
getExcludes,
|
||||
setClickEvent,
|
||||
setLink,
|
||||
bindFunctions
|
||||
bindFunctions,
|
||||
durationToDate
|
||||
}
|
||||
|
||||
function getTaskTags (data, task, tags) {
|
||||
|
Reference in New Issue
Block a user