core.trygetprofile
Home > @medplum/core > tryGetProfile
tryGetProfile() function
Signature:
export declare function tryGetProfile(profileUrl: string): InternalTypeSchema | undefined;
Parameters
Parameter | Type | Description |
---|---|---|
profileUrl | string |
Returns:
InternalTypeSchema | undefined