Thomas 4 سال پیش
والد
کامیت
24fec91793
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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