core.medplumkeyvalueclient
Home > @medplum/core > MedplumKeyValueClient
MedplumKeyValueClient class
Signature:
export declare class MedplumKeyValueClient
Constructors
Constructor | Modifiers | Description |
---|---|---|
Constructs a new instance of the |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
|
Methods
Method | Modifiers | Description |
---|---|---|
Deletes the value for the given key from the keyvalue store. | ||
Gets the value for the given key from the keyvalue store. | ||
Sets the value for the given key in the keyvalue store. |