<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/node-tracker](./node-tracker.md) &gt; [CorePluginConfiguration](./node-tracker.corepluginconfiguration.md)

## CorePluginConfiguration interface

The configuration of the plugin to add

<b>Signature:</b>

```typescript
interface CorePluginConfiguration 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [plugin](./node-tracker.corepluginconfiguration.plugin.md) | CorePlugin |  |

