mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-18 23:09:49 +02:00
tsConversion: fix paths, add d.ts to output
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import DOMPurify from 'dompurify';
|
||||
import { MermaidConfig } from 'types/config';
|
||||
import { MermaidConfig } from '../../config.type';
|
||||
|
||||
/**
|
||||
* Gets the rows of lines in a string
|
||||
|
Reference in New Issue
Block a user