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