core.typedvalue | Medplum
TypedValue interface
Signature:
export interface TypedValue
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| type | readonly |
string | |
| value | readonly |
any |
Signature:
export interface TypedValue
| Property | Modifiers | Type | Description |
|---|---|---|---|
| type | readonly |
string | |
| value | readonly |
any |