mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-22 16:59:48 +02:00
Modify jsdoc of addClasses
This commit is contained in:
@@ -79,6 +79,7 @@ export const addNamespaces = function (
|
|||||||
* @param g - The graph that is to be drawn.
|
* @param g - The graph that is to be drawn.
|
||||||
* @param _id - id of the graph
|
* @param _id - id of the graph
|
||||||
* @param diagObj - The diagram object
|
* @param diagObj - The diagram object
|
||||||
|
* @param parent - id of the parent namespace, if it exists
|
||||||
*/
|
*/
|
||||||
export const addClasses = function (
|
export const addClasses = function (
|
||||||
classes: ClassMap,
|
classes: ClassMap,
|
||||||
|
Reference in New Issue
Block a user