core.medplumkeyvalueclient._constructor_
Home > @medplum/core > MedplumKeyValueClient > (constructor)
MedplumKeyValueClient.(constructor)
Constructs a new instance of the MedplumKeyValueClient
class
Signature:
constructor(medplum: MedplumClient);
Parameters
Parameter | Type | Description |
---|---|---|
medplum |