#1295 Moving graph operations into mermaid-graplib and adding tests

This commit is contained in:
Knut Sveidqvist
2020-04-10 07:27:04 +02:00
parent 857c860952
commit 8455db6fae
6 changed files with 527 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
import moment from 'moment-mini';
//
export const LEVELS = {
debug: 1,
info: 2,