Skip to content

Latest commit

 

History

History
50 lines (24 loc) · 642 Bytes

client.getdhtopentry.md

File metadata and controls

50 lines (24 loc) · 642 Bytes

Home > @holochain/client > getDhtOpEntry

getDhtOpEntry() function

Signature:

export declare function getDhtOpEntry(op: DhtOp): Entry | undefined;

Parameters

Parameter

Type

Description

op

DhtOp

**Returns:**

Entry | undefined