mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-05-29 18:26:36 +00:00
docs: Expand on param.
This commit is contained in:
parent
f676410543
commit
29a901d6dc
@ -19,7 +19,7 @@ const hashStringEncoding = base58btc
|
||||
* @function
|
||||
* @param {Object} params One or more parameters for configuring Manifest.
|
||||
* @param {IPFS} params.ipfs An instance of IPFS.
|
||||
* @param {module:Storage} [param.storage=module:Storage.Storage-ComposedStorage] An instance of Storage.
|
||||
* @param {module:Storage} [param.storage=module:Storage.Storage-ComposedStorage] A Storage instance that stores the Manifest.
|
||||
* @return {module:Manifest} An instance of Manifest.
|
||||
* @instance
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user