Skip to content

Function: clearCache() ​

ts
function clearCache(): void;

Defined in: uspto/sdk.ts:353

Clear the in-memory + disk cache for USPTO ODP requests.

Returns ​

void

Released under the MIT License.