Browse Source

savable into sliceSavable move

Ivan Asmer 1 year ago
parent
commit
06e57f71ca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.js

+ 1 - 1
index.js

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