Updated readMe to have all GitHubs

This commit is contained in:
2024-03-21 08:20:46 -06:00
parent 60c4f895d1
commit 32bbe30f67
530 changed files with 0 additions and 75122 deletions

View File

@@ -1,3 +0,0 @@
const compare = require('./compare')
const rcompare = (a, b, loose) => compare(b, a, loose)
module.exports = rcompare