Преглед изворни кода

savable into sliceSavable move

Ivan Asmer пре 1 година
родитељ
комит
3bee6ac6af
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      index.js

+ 1 - 1
index.js

@@ -574,7 +574,7 @@ const mm = db => {
     }
 
 
-    return {Savable, sliceSavable}
+    return {sliceSavable}
 }
 
 async function connect(dbName, dsn="mongodb://localhost:27017/"){