mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-19 20:24:16 +01:00
feat(parser): create info parser with exporting parser internals
This commit is contained in:
@@ -3,3 +3,4 @@ export * from './generated/grammar.js';
|
||||
export * from './generated/module.js';
|
||||
|
||||
export * from './common/index.js';
|
||||
export * from './info/index.js';
|
||||
|
||||
Reference in New Issue
Block a user