Skip to content

Function: clearCache() ​

ts
function clearCache(): void;

Defined in: fbi/sdk.ts:462

Clear cached responses.

Returns ​

void

Released under the MIT License.