Skip to content

Function: clearCache() ​

ts
function clearCache(): void;

Defined in: fred/sdk.ts:211

Clear cached responses.

Returns ​

void

Released under the MIT License.