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