UNPKG

@empathyco/x-components

Version:
51 lines (24 loc) 873 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XInstaller](./x-components.xinstaller.md) &gt; [normaliseSnippetConfig](./x-components.xinstaller.normalisesnippetconfig_1.md) ## XInstaller.normaliseSnippetConfig() method **Signature:** ```typescript protected normaliseSnippetConfig(snippetConfig: Partial<SnippetConfig>): Partial<SnippetConfig>; ``` ## Parameters <table><thead><tr><th> Parameter </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> snippetConfig </td><td> Partial&lt;[SnippetConfig](./x-components.snippetconfig.md)<!-- -->&gt; </td><td> </td></tr> </tbody></table> **Returns:** Partial&lt;[SnippetConfig](./x-components.snippetconfig.md)<!-- -->&gt;