mirror of
https://github.com/denoland/setup-deno.git
synced 2026-08-16 00:00:35 +02:00
chore: migrate code to ESM (#73)
This commit is contained in:
-3
@@ -1,3 +0,0 @@
|
||||
const compare = require('./compare')
|
||||
const rcompare = (a, b, loose) => compare(b, a, loose)
|
||||
module.exports = rcompare
|
||||
Reference in New Issue
Block a user