@empathyco/x-components
Version:
Empathy X Components
16 lines (9 loc) • 502 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [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)