core.getdatatype
Home > @medplum/core > getDataType
getDataType() function
Signature:
export declare function getDataType(type: string, profileUrl?: string): InternalTypeSchema;
Parameters
Parameter  | Type  | Description  | 
|---|---|---|
type  | string  | |
profileUrl  | string  | (Optional)  | 
Returns: