core.atomcontext | Medplum
AtomContext interface
Signature:
export interface AtomContext
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| parent? | AtomContext | (Optional) | |
| variables | Record<string, TypedValue > |
Signature:
export interface AtomContext
| Property | Modifiers | Type | Description |
|---|---|---|---|
| parent? | AtomContext | (Optional) | |
| variables | Record<string, TypedValue > |