## SubscriptionEmitter.(constructor)

Constructs a new instance of the `SubscriptionEmitter` class

**Signature:**

```typescript
constructor(...criteria: string[]);
```

## Parameters

| Parameter | Type          | Description |
|-----------|---------------|-------------|
| criteria  | string[]      |             |
