mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
Modify jsdoc of addClasses
This commit is contained in:
parent
70a52da393
commit
0d373f3a6a
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user