> ## Documentation Index
> Fetch the complete documentation index at: https://stars-components.js.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: Formatter

Defined in: [packages/http-framework-i18n/src/lib/registry.ts:20](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework-i18n/src/lib/registry.ts#L20)

## Properties

### format

> **format**: (`value`, `lng`, `options`) => `string`

Defined in: [packages/http-framework-i18n/src/lib/registry.ts:22](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework-i18n/src/lib/registry.ts#L22)

#### Parameters

##### value

`any`

##### lng

`string` | `undefined`

##### options

`any`

#### Returns

`string`

***

### name

> **name**: `string`

Defined in: [packages/http-framework-i18n/src/lib/registry.ts:21](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/http-framework-i18n/src/lib/registry.ts#L21)
