Skip to content

Commit 3d5cb65

Browse files
committed
🫓: update flatn
1 parent a6f6e60 commit 3d5cb65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flatn/flatn-cjs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14618,7 +14618,7 @@ function sortByReference (depGraph, startNode) {
1461814618
/**
1461914619
* An interval defining an upper and a lower bound.
1462014620
* @typedef { number[] } Interval
14621-
* @property {number} 0 - The lower bound of the interval.
14621+
* @property {number} 0 - The lower bound of the interval.
1462214622
* @property {number} 1 - The upper bound of the interval.
1462314623
*/
1462414624

0 commit comments

Comments
 (0)