Színkorrekciók
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
const compareByDepth = (a, b) => a.depth - b.depth;
|
||||
|
||||
export { compareByDepth };
|
||||
Reference in New Issue
Block a user