Skip to content

Function: clearCache() ​

ts
function clearCache(): void;

Defined in: nih/sdk.ts:529

Clear the cache.

Returns ​

void

Released under the MIT License.