make ppppp-dict optional
This commit is contained in:
parent
e82e369506
commit
c7fc2554df
|
@ -15,9 +15,9 @@ const MsgV4 = require('ppppp-db/msg-v4')
|
|||
* db: PPPPPDB,
|
||||
* goals: PPPPPGoal,
|
||||
* set: PPPPPSet,
|
||||
* dict: PPPPPDict,
|
||||
* sync: PPPPPSync,
|
||||
* gc: PPPPPGC,
|
||||
* dict: PPPPPDict | null,
|
||||
* }} Peer
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue