mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-21 16:29:40 +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;
|
||||
|
||||
|
Reference in New Issue
Block a user