mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-20 07:49:43 +02:00
remove unnecessary lines
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
export type { Info, Pie, PieSection } from './language/index.js';
|
||||
export type { DiagramAST } from './parse.js';
|
||||
export { parse, MermaidParseError } from './parse.js';
|
||||
export * from './parse.js';
|
||||
|
Reference in New Issue
Block a user