method MemoryCacheStorage.prototype.clear
MemoryCacheStorage.prototype.clear(): Promise<void>

Clears all cached entries

Return Type

Promise<void>

Usage

import { MemoryCacheStorage } from ".";