Explorar el Código

savable into sliceSavable move

Ivan Asmer hace 1 año
padre
commit
06e57f71ca
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      index.js

+ 1 - 1
index.js

@@ -570,7 +570,7 @@ const mm = db => {
             }
         }
 
-        return SlicedSavable
+        return {SlicedSavable, Savable}
     }