<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [NormalisedSnippetConfig](./x-components.normalisedsnippetconfig.md)

## NormalisedSnippetConfig type

A normalised version of the snippet config.

**Signature:**

```typescript
export type NormalisedSnippetConfig = RequiredProperties<SnippetConfig, 'uiLang'>;
```
**References:** [SnippetConfig](./x-components.snippetconfig.md)

