mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-16 18:54:12 +01: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