tryError Documentation

Function: clearInternPool()
Function

```ts function clearInternPool(): void; ``` Defined in: [intern.ts:197](https://github.com/oconnorjohnson/try-error/blob/e3ae0308069a4fba073f4543d527ad76373db795/src/intern.ts#L197) Clear the intern pool

tryError API Documentation v0.0.1-alpha.1


tryError API Documentation / clearInternPool

Function: clearInternPool()

function clearInternPool(): void;

Defined in: intern.ts:197

Clear the intern pool

Returns

void