mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-21 08:19:43 +02:00
export necessary objects and types from packages/parser
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export type { Info, Pie, PieSection } from './language/index.js';
|
||||
export * from './language/index.js';
|
||||
export * from './parse.js';
|
||||
|
Reference in New Issue
Block a user