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