core.clearreleasecache | Medplum

clearReleaseCache() function

Clears the locally-cached ReleaseManifests for all versions.

Signature:

export declare function clearReleaseCache(): void;

Returns: void