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