mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-21 01:06:43 +02:00
1.0 KiB
1.0 KiB
Warning
THIS IS AN AUTOGENERATED FILE. DO NOT EDIT.
Please edit the corresponding file in /packages/mermaid/src/docs/config/setup/config/functions/getConfig.md.
Function: getConfig()
getConfig():
MermaidConfig
Defined in: packages/mermaid/src/config.ts:131
getConfig
Function | Description | Type | Return Values |
---|---|---|---|
getConfig | Obtains the currentConfig | Get Request | Any Values from current Config |
Notes: Avoid calling this function repeatedly. Instead, store the result in a variable and use it, and pass it down to function calls.
Returns
The currentConfig