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,
|
* db: PPPPPDB,
|
||||||
* goals: PPPPPGoal,
|
* goals: PPPPPGoal,
|
||||||
* set: PPPPPSet,
|
* set: PPPPPSet,
|
||||||
* dict: PPPPPDict,
|
|
||||||
* sync: PPPPPSync,
|
* sync: PPPPPSync,
|
||||||
* gc: PPPPPGC,
|
* gc: PPPPPGC,
|
||||||
|
* dict: PPPPPDict | null,
|
||||||
* }} Peer
|
* }} Peer
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue