mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
Update comment to link to replacement function.
This commit is contained in:
parent
f3282e4dad
commit
c3060548cf
@ -706,7 +706,7 @@ export const getBoundaries = function (parentBoundary) {
|
||||
};
|
||||
|
||||
/**
|
||||
* @deprecated Use getBoundaries instead
|
||||
* @deprecated Use {@link getBoundaries} instead
|
||||
*/
|
||||
export const getBoundarys = getBoundaries;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user