This website works better with JavaScript
Home
Explore
Help
Sign In
gitgod
/
mm
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
savable into sliceSavable move
Ivan Asmer
2 years ago
parent
3bee6ac6af
commit
06e57f71ca
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
index.js
+ 1
- 1
index.js
View File
@@ -570,7 +570,7 @@ const mm = db => {
}
}
- return SlicedSavable
+ return
{
SlicedSavable
, Savable}
}