core.lrucache.clear
Home > @medplum/core > LRUCache > clear
LRUCache.clear() method
Deletes all values from the cache.
Signature:
clear(): void;
Returns:
void
Home > @medplum/core > LRUCache > clear
Deletes all values from the cache.
Signature:
clear(): void;
Returns:
void