> ## Documentation Index
> Fetch the complete documentation index at: https://turnkey-0e7c1f5b-bc-add-sdk-typedoc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# TStamper

# Interface: TStamper

Defined in: [packages/wallet-stamper/src/types.ts:15](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/wallet-stamper/src/types.ts#L15)

TStamper

## Properties

### stamp()

> **stamp**: (`input`) => `Promise`\<[`TStamp`](../TStamp/readme)>

Defined in: [packages/wallet-stamper/src/types.ts:16](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/wallet-stamper/src/types.ts#L16)

Function to stamp an input string.

#### Parameters

##### input

`string`

#### Returns

`Promise`\<[`TStamp`](../TStamp/readme)>
