mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
Add jsdocs
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* @namespace Storage-Memory
|
||||
* @memberof module:Storage
|
||||
*/
|
||||
const MemoryStorage = async () => {
|
||||
let memory = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user