chore: migrate code to ESM (#73)
This commit is contained in:
-3
@@ -1,3 +0,0 @@
|
||||
const compare = require('./compare')
|
||||
const lt = (a, b, loose) => compare(a, b, loose) < 0
|
||||
module.exports = lt
|
||||
Reference in New Issue
Block a user