> ## Documentation Index
> Fetch the complete documentation index at: https://docs.buckspay.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: EmailSignerDeps

# Interface: EmailSignerDeps

Defined in: [packages/signers/src/email/index.ts:24](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/signers/src/email/index.ts#L24)

## Properties

### fetchImpl?

> `optional` **fetchImpl?**: `FetchLike`

Defined in: [packages/signers/src/email/index.ts:26](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/signers/src/email/index.ts#L26)

Test seam: inject fetch (defaults to global fetch).
