core.inflateelement | Medplum
inflateElement() function
Signature:
export declare function inflateElement(path: string, partial: Partial<InternalSchemaElement>): InternalSchemaElement;
Parameters
| Parameter | Type | Description |
|---|---|---|
| path | string | |
| partial | Partial< InternalSchemaElement > |
Returns: