mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-12-26 07:01:18 +08:00
Testing Codecov integration without web-hooks.
This commit is contained in:
parent
8a24fbfac9
commit
6d2d8c9379
@ -1,5 +1,6 @@
|
||||
export default class Comparator {
|
||||
/**
|
||||
* Constructor.
|
||||
* @param {function(a: *, b: *)} [compareFunction] - It may be custom compare function that, let's
|
||||
* say may compare custom objects together.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user