This commit is contained in:
Christopher Jeffrey 2016-05-19 18:43:31 -07:00
parent 8d5d6dbd88
commit 29c5203090
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD

View File

@ -54,6 +54,7 @@ try {
* @property {Function} bloom - {@link Bloom} constructor.
* @property {Function} bst - {@link BST} constructor.
* @property {Function} lowlevelup - See {@link LowlevelUp}.
* @property {Function} uri - See {@link module:uri}.
*
* @property {Object} protocol
* @property {Function} protocol.constants - See {@link module:constants}.