Skip to content

Function: clearCache() ​

ts
function clearCache(): void;

Defined in: epa/sdk.ts:532

Clear cached responses from both clients.

Returns ​

void

Released under the MIT License.