From 94720ce814f10ba7761c313aceb3ce52396ea0b4 Mon Sep 17 00:00:00 2001 From: Christopher Jeffrey Date: Sun, 9 Oct 2016 21:05:04 -0700 Subject: [PATCH] docs: lowlevelup. --- lib/db/lowlevelup.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/db/lowlevelup.js b/lib/db/lowlevelup.js index 0626f947..cf3d5b91 100644 --- a/lib/db/lowlevelup.js +++ b/lib/db/lowlevelup.js @@ -1,5 +1,7 @@ -/*! - * lowlevelup.js - low level levelup +/** + * LevelUP module for bcoin + * @module lowlevelup + * @license * Copyright (c) 2014-2015, Fedor Indutny (MIT License) * Copyright (c) 2014-2016, Christopher Jeffrey (MIT License). * https://github.com/bcoin-org/bcoin