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