UNPKG

@empathyco/x-components

Version:
16 lines (9 loc) 502 B
<!-- 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)