Parcourir la source

savable into sliceSavable move

Ivan Asmer il y a 1 an
Parent
commit
06e57f71ca
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      index.js

+ 1 - 1
index.js

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