@empathyco/x-components
Version:
Empathy X Components
20 lines (11 loc) • 615 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [XInstaller](./x-components.xinstaller.md) > [getSnippetConfig](./x-components.xinstaller.getsnippetconfig.md)
## XInstaller.getSnippetConfig() method
Getter for the snippet config object.
**Signature:**
```typescript
protected getSnippetConfig(): NormalisedSnippetConfig;
```
**Returns:**
[NormalisedSnippetConfig](./x-components.normalisedsnippetconfig.md)
The [snippetConfig](./x-components.normalisedsnippetconfig.md) object.