소스 검색

savable into sliceSavable move

Ivan Asmer 1 년 전
부모
커밋
06e57f71ca
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      index.js

+ 1 - 1
index.js

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