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