Skip to main content

core.clearreleasecache

Home > @medplum/core > clearReleaseCache

clearReleaseCache() function

Clears the locally-cached ReleaseManifests for all versions.

Signature:

export declare function clearReleaseCache(): void;

Returns:

void