mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-22 08:50:13 +02:00
Update comment to link to replacement function.
This commit is contained in:
@@ -706,7 +706,7 @@ export const getBoundaries = function (parentBoundary) {
|
|||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @deprecated Use getBoundaries instead
|
* @deprecated Use {@link getBoundaries} instead
|
||||||
*/
|
*/
|
||||||
export const getBoundarys = getBoundaries;
|
export const getBoundarys = getBoundaries;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user