core.getcountrypackcatalogentry
Home > @medplum/core > getCountryPackCatalogEntry
getCountryPackCatalogEntry() function
Signature:
export declare function getCountryPackCatalogEntry(id: string | undefined): CountryPackCatalogEntry | undefined;
Parameters
Parameter | Type | Description |
|---|---|---|
id | string | undefined |
Returns:
CountryPackCatalogEntry | undefined