core.compresselement | Medplum
compressElement() function
Signature:
export declare function compressElement(element: InternalSchemaElement): Partial<InternalSchemaElement>;
Parameters
| Parameter | Type | Description |
|---|---|---|
| element | InternalSchemaElement |
Returns:
Partial< InternalSchemaElement >