Thomas %!s(int64=4) %!d(string=hai) anos
pai
achega
24fec91793
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      index.js

+ 1 - 1
index.js

@@ -17,4 +17,4 @@ const aligner = (R1, R2, ref, bamOut, opt) => {
     return R1
 }
 
-module.exports = aligner
+export default aligner