tryError Documentation

Function: getConfig()
Function

```ts function getConfig(): TryErrorConfig; ``` Defined in: [config.ts:779](https://github.com/oconnorjohnson/try-error/blob/e3ae0308069a4fba073f4543d527ad76373db795/src/config.ts#L779) Get the current global configuration Returns default values if no configuration has been set

tryError API Documentation v0.0.1-alpha.1


tryError API Documentation / getConfig

Function: getConfig()

function getConfig(): TryErrorConfig;

Defined in: config.ts:779

Get the current global configuration Returns default values if no configuration has been set

Returns

TryErrorConfig