mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-16 13:59:54 +02:00
699 B
699 B
Warning
THIS IS AN AUTOGENERATED FILE. DO NOT EDIT.
Please edit the corresponding file in /packages/mermaid/src/docs/config/setup/config/functions/addDirective.md.
Function: addDirective()
addDirective(
directive
):void
Defined in: packages/mermaid/src/config.ts:188
Pushes in a directive to the configuration
Parameters
directive
The directive to push in
Returns
void